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

move_base doesn't publish good /cmd_vel in real world

asked 2020-11-03 06:14:39 -0500

Richard David gravatar image

Hi, I am having problems to get the correct /cmd_vel published by the move_base node when running the robot in the real world, it shows like a PWM signal. However, when running the gazebo world it works perfectly fine, I have no idea why is it but the code is the same for both, could it be because of the /clock topic that the move_base subscribes when running gazebo but not in real. https://ibb.co/XJZ2h0V https://ibb.co/MN1x36P I am using ros melodic en ubuntu 18

edit retag flag offensive close merge delete

Comments

Is it possible there are multiple nodes publishing to /cmd_vel? You can check with rostopic info /cmd_vel. Otherwise, it would be helpful to see your launch/log file(s).

tryan gravatar image tryan  ( 2020-11-04 12:39:42 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-11-05 06:08:32 -0500

Richard David gravatar image

Yes, thanks, I had a joy node publishing /cmd_vel too :)

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2020-11-03 06:10:41 -0500

Seen: 84 times

Last updated: Nov 03 '20