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

when i am going to run "rostopic echo /cmd_vel" command i get following warning.

asked 2013-08-16 23:30:29 -0500

pavanpatel gravatar image

WARNING: topic [/cmd_vel] does not appear to be published yet

plz tell me how can i solve this warning....

edit retag flag offensive close merge delete

3 Answers

Sort by ยป oldest newest most voted
5

answered 2013-08-17 02:16:11 -0500

davinci gravatar image

That means that the node publishing to that topic is probably not running. Try rostopic list

(and follow the tutorials)

edit flag offensive delete link more
0

answered 2013-08-17 04:54:49 -0500

mozcelikors gravatar image

updated 2013-08-17 04:55:08 -0500

I agree with davinci.

Although I'm not sure, please try these:

rostopic echo /gazebo/cmd_vel
rostopic echo /gz/cmd_vel
rostopic echo cmd_vel

If you provide which robot you are trying to drive, we could help you more.

edit flag offensive delete link more
0

answered 2013-08-18 20:00:19 -0500

pavanpatel gravatar image

Actually i am trying to get communication between ros and labview using labview ros- toolkit.And for that i am using that command.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2013-08-16 23:30:29 -0500

Seen: 8,234 times

Last updated: Aug 18 '13