How to implement track/following algorythm in ROS?
Hi! Im working on a new porject in ROS, which consist of controlling an USV robot (unmanned surface vehicle). The things is I have the simulating model provided by Heron (https://packages.clearpathrobotics.co...), but what I want to do is implement the most simple planner and path following tracker to see if it really works. Im quite new using ROS, so I don't know where to start, if there is any example or code provided. I've already investigated, and I've seen the Pure Pursuit could be easy to apply, but again, I dont know how. I am aware that it is a huge question and really hard to explain everything but I would really appreciate if someone could help me. Thank you!