ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
There isn't much to it. Typically the chain is relatively short:
cmd_vel
topicYou can inspect this chain using rostopic echo cmd_vel
, where you will see what the teleop client (joystick, keyboard, rviz, whichever) is sending.