ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

Your ROS node talker uses different topic than your terminal command, in node you have /rx150/wrist_rotate_controller/command and in the rostopic you have /rx150/wrist_angle_controller/command.

You can check if you are publishing everything correctly with rostopic echo.