ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
For the interactive markers to work you need TF to be published and and end-effector to be defined. The TF is done for you as an example if you run demo.launch (latest version of the setup assistant generates that as well) or if you are running gazebo/running on the actual robot. The end-effector needs to be part of the SRDF, but I am actually working on removing this requirement.