Kinova-kortex2_Gen3_G3L

class ConstrainedPosition

Member values

Member name Data type Description Usage
target_position Position Cartesian position To set target_position, you simply assign a value directly to a field within target_position. You can also use the parent message’s HasField() method to check if a message type field value has been set.
constraint CartesianTrajectoryConstraint Constraint to apply to the target position To 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)