class ConstrainedOrientation

August 13, 2019 ยท View on GitHub

Member values

Member nameData typeDescriptionUsage
target_orientationOrientationCartesian orientationTo set target_orientation, you simply assign a value directly to a field within target_orientation. You can also use the parent message's HasField() method to check if a message type field value has been set.
constraintCartesianTrajectoryConstraintConstraint to apply to the target orientationTo set constraint, you simply assign a value directly to a field within constraint. You can also use the parent message's HasField() method to check if a message type field value has been set.

Parent topic: Base (Python)