How does the uavWaypointFollower object work?
4 views (last 30 days)
Show older comments
Shubham Kalpande
on 13 Mar 2021
Answered: Jianxin Sun
on 15 Mar 2021
I want to create a Dubins path for a fixedwing UAV to fly. In a MATLAB example, a set of wayoints is first obtained using a planner and then the points are interpolated. Using this interpolated path, the uavWaypointFollower outputs lookAheadPoints and desired heading for each point. I dont understand how and what exactly does this object does to give the said outputs.
0 Comments
Accepted Answer
Jianxin Sun
on 15 Mar 2021
Hi Shubham,
Please check the reference page in https://www.mathworks.com/help/uav/ref/uavwaypointfollower-system-object.html
[1] Park, Sanghyuk, John Deyst, and Jonathan How. "A New Nonlinear Guidance Logic for Trajectory Tracking." AIAA Guidance, Navigation, and Control Conference and Exhibit, 2004.
Thanks,
Jianxin
0 Comments
More Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!