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

jb95's profile - activity

2022-03-31 10:11:32 -0500 received badge  Student (source)
2018-09-14 17:40:44 -0500 marked best answer How to move to a certain point in space using Twist /cmd_vel

Hi, I'm a beginner and I'm struggling to make my robot move to a certain point. How should I set the angular and linear velocity for my robot to move to a certain point ? For example, if my robot initial position is (0,0), what angular and linear velocity should I use for it to go to (5,5) ?

2017-11-06 08:00:01 -0500 received badge  Famous Question (source)
2017-11-06 00:02:40 -0500 received badge  Notable Question (source)
2017-11-01 06:12:48 -0500 received badge  Enthusiast
2017-10-19 16:59:48 -0500 received badge  Popular Question (source)
2017-10-18 11:47:13 -0500 asked a question How to move to a certain point in space using Twist /cmd_vel

How to move to a certain point in space using Twist /cmd_vel Hi, I'm a beginner and I'm struggling to make my robot move