Robotics StackExchange | Archived questions

How to increase the speed of PR2 in Gazebo?

Hello,

I want to move PR2 in Gazebo by using command like:

  rostopic pub /base_controller/command geometry_msgs/Twist -r 20 '[1,0,0]' '[0,0,0]'

How could I increase the speed of PR2 by instructions or program?

Thank you~

Asked by sam on 2015-05-21 03:12:15 UTC

Comments

Answers