Skip to content

Object Command Payload

Adnan Munawar edited this page May 1, 2019 · 4 revisions

afObject Command Messages

ObjectCmd Payload Description
header The ROS message header includes seq_number, time_stamp and frame_id. frame_id not used for now
pose The pose command (position and orientation) in Parent frame
wrench The wrench command (force and torque) for this body in World Frame
enable_position_controller Boolean to inform which command to consider 1 for pose Command & 0 for wrench Command
joint_cmds An array of joint commands for children joints
position_controller_mask A mask to inform if the joint command is a Position Control Target or Effort Command
Clone this wiki locally