[ros-users] how to manually set the speed of the left and ri…

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
+ (text/html)
このメッセージを削除
このメッセージに返信
著者: User discussions
日付:  
To: User discussions
題目: [ros-users] how to manually set the speed of the left and right motors of diff drive base
Hey,

I was wondering if there is a differential drive gazebo plugin for small
platforms (specifically for the Erratic) that allows me to manually set the
velocity of the left motor and right motor instead of using a
geometry_msgs/Twist to control the center of the base.

for example: instead of publishing a Twist message on the /cmd_vel topic to
control the base of the robot, I would instead publish a message on
/cmd_motors with 2 floats, left_rpm & right_rpm to drive it around.

thanks,
-- ben