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

Twist Messages to move Turtlebot

asked 2020-05-08 07:03:40 -0500

saintdere gravatar image

Does anyone have any examples on Twist messages that move a Turtlebot? I'm currently following this tutorial from ROSDS however it isn't very accurate when I run it locally. For example, I'm looking for a Twist message that only rotates/turns the robot to the left (instead of moving it) when pressing the left button.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-05-11 12:20:58 -0500

drtritm gravatar image

You could do that by changing the twist msg like : linear : 0 0 0, angular : 0 0 1

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2020-05-08 07:03:40 -0500

Seen: 266 times

Last updated: May 11 '20