nav2 provides a waypoint_follower package that we are currently not using but does a lot of stuff for us in terms of navigating to GPS coordinates. For this issue, we want look into the package, which can be found here, and see if it can be integrated into (or possible even replace) some of our code.
nav2 provides a
waypoint_followerpackage that we are currently not using but does a lot of stuff for us in terms of navigating to GPS coordinates. For this issue, we want look into the package, which can be found here, and see if it can be integrated into (or possible even replace) some of our code.