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

How to make a robot follow a circular wall using LaserScan?

asked 2020-10-21 13:51:25 -0500

WinterS gravatar image

updated 2023-06-18 09:57:58 -0500

lucasw gravatar image

Hi! I am new to the world of ROS, and was wondering how I can make a robot follow a curved wall by using information received from Laser Scan of 270 degrees.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-10-22 12:39:25 -0500

matteocotifava gravatar image

Hi, for instance you can check the lidar data on the wall side of your robot, computing the closest one and applying a PI control on the steering angle of your robot (you have to include the desired offset angle in the control).

edit flag offensive delete link more

Question Tools

Stats

Asked: 2020-10-21 13:51:25 -0500

Seen: 179 times

Last updated: Oct 21 '20