ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Then it looks like it is issue in your robot's code, messaging in ROS works fine :) ROS provides tools for listening to/publishing from topics either from console or by means of rqt_gui
try to debug by sending test messages and see what happens.