ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
turtle_teleop_key
node publishes a geometry_msgs/Twist
so you have to write a node that transform this message into a std_msgs/UInt16
message.