gps_waypoint_continuous
hi everyone,
I want to implement autonomous navigation based on gps (https://github.com/nickcharron/waypoi...). in one part i can see that he has used two controllers for navigation, why? Is this for the time that gps may be disconnected in between or for any other reason? what is the procedure if I want to apply two controllers? I mean which steps I should follow, I got somehow confused.
Kind Regards