bitbots_main icon indicating copy to clipboard operation
bitbots_main copied to clipboard

Publishing JointCommand for unknown motor name moves HeadPan

Open timonegk opened this issue 1 year ago • 0 comments

ros2 topic pub /DynamixelController/command bitbots_msgs/msg/JointCommand 'joint_names: ["invalid"]
positions: [0.0]
velocities: [-1.0]
accelerations: [-1.0]
max_currents: [-1.0]'

Observe movement of HeadPan.

timonegk avatar Apr 26 '23 15:04 timonegk