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

Revision history [back]

click to hide/show revision 1
initial version

use TAB for autocomplete rostopic pub /servo std_msgs/UInt16 "data: 0.0"

UInt16 it is unsigned type of data

use TAB for autocomplete rostopic pub /servo std_msgs/UInt16 "data: 0.0"0"

UInt16 it is unsigned type of data

use TAB for autocomplete rostopic pub /servo std_msgs/UInt16 "data: 0"

UInt16 it is unsigned type of data