qboticslabs / Chefbot_ROS_pkg

This is ROS package mentioned in the book "Learning Robotics using Python". This package contain drivers, Launch files for working with Chefbot, mentioned on this book|New version of code for ROS Kinetic: https://github.com/PacktPublishing/Learning-Robotics-using-Python-Second-Edition
http://learn-robotics.com
65 stars 73 forks source link

issue in twist_to_motors.py #9

Open kibriashuvo opened 6 years ago

kibriashuvo commented 6 years ago

subscribing to 'cmd_vel' did not work for us. In our case, your previous commit 'cmd_vel_mux/input/teleop' worked fine.