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

Revision history [back]

One mistake you have is that you expect to get data from type geometry_msgs/Pose but the Subscriber is subscribing to a message of type std_msgs/UInt16.

Also, please be more specific about what "is not working"...