I implemented localization algorithm that outputs the pose of the drone given an image. I want to demonstrate that my algorithm is accurate enough to use for navigation on airsim. I want the drone to follow waypoints using my own localization algorithm. I am not good at control and path planning, can you suggest me any library/function that I can use on airsim to follow waypoints while updating drone pose with my own algorithm?
Thanks in advance!
I implemented localization algorithm that outputs the pose of the drone given an image. I want to demonstrate that my algorithm is accurate enough to use for navigation on airsim. I want the drone to follow waypoints using my own localization algorithm. I am not good at control and path planning, can you suggest me any library/function that I can use on airsim to follow waypoints while updating drone pose with my own algorithm?
Thanks in advance!