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

Revision history [back]

I think more clarification on what you exactly trying to achieve will be great.

But from what I understand if you have a problem with the message format on the terminal, when you use (rostopic pub), you can simply write

rostopic pub -10 /gazebo/model_states gazebo_msgs/ModelStates

Then press TAB button on your keyboard it will autocomplete with the message format required then you can change it with the required values.