simulation.utils.geometry.pose module¶
Pose.
Reference¶
-
class
Pose(*args, frame=None)[source]¶ Bases:
objectPose class consisting of a position and an orientation.
A Pose object can be used to describe the state of an object with a position and an orientation. Initialization can be done in one of the following ways:
- Parameters
-
orientation¶ - Type
pyquaternion.Quaternion