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

After entering this much of the command:

rostopic pub -r 100 /mavros/setpoint_velocity/cmd_vel geometry_msgs/TwistStamped

You should be able to press Tab a couple times and it will fill in a blank message for you.

After entering this much of the command:

rostopic pub -r 100 /mavros/setpoint_velocity/cmd_vel geometry_msgs/TwistStamped
/mavros/setpoint_velocity/cmd_vel

You should be able to press Tab a couple times and it will fill in a blank message for you.you. I don't think you need to specify geometry_msgs/TwistStamped.