You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The external control interface currently supports velocity control in body and earth frame. While #25381 is intended for high-level waypoint control, there is another desired form - trajectory control, that works well for plane.
Describe the solution you'd like
Design/pick a ROS message for trajectory control, based on mavlink, REP-147, and current research.
Add the interface for trajectory control in AP_ExternalControl
Implement the trajectory control in Plane
Write up a ROS 2 example demonstrating usage on a lemniscate or oval pattern
Contribute documentation to the wiki on how to run it
Feature request
Is your feature request related to a problem? Please describe.
The external control interface currently supports velocity control in body and earth frame. While #25381 is intended for high-level waypoint control, there is another desired form - trajectory control, that works well for plane.
Describe the solution you'd like
Describe alternatives you've considered
Velocity control as a workaround
Platform
[ ] All
[ ] AntennaTracker
[ ] Copter
[ x] Plane
[ ] Rover
[ ] Submarine
Additional context
https://ieeexplore.ieee.org/document/5611328
The text was updated successfully, but these errors were encountered: