roslib
    Preparing search index...

    Class Pose

    A Pose in 3D space. Values are copied into this object.

    Implements

    Index

    Constructors

    Properties

    orientation: Quaternion

    The ROSLIB.Quaternion describing the orientation.

    position: Vector3

    The ROSLIB.Vector3 describing the position.

    Methods

    • Multiply this pose with another pose without altering this pose.

      Parameters

      Returns Pose

      The result of the multiplication.