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
It would be great for the Autonomy interface to command the place to set the Recovery or to Land to. That is possible by setting one or more RALLY points.
Proposal
We could have 2 services, to get and set ardupilot by calling the AP_Rally functions get_rally_point_with_index and set_rally_point_with_index.
/ap/get_rally, provides the rally with the requested index.
/ap/set_rally, sets the rally with the provided index.
Platform
[ ] All
[ ] AntennaTracker
[ x ] Copter
[ x ] Plane
[ x ] Rover
[ x ] Submarine
The text was updated successfully, but these errors were encountered:
It would be great for the Autonomy interface to command the place to set the Recovery or to Land to. That is possible by setting one or more RALLY points.
Proposal
We could have 2 services, to
get
andset
ardupilot by calling theAP_Rally
functionsget_rally_point_with_index
andset_rally_point_with_index
./ap/get_rally
, provides the rally with the requested index./ap/set_rally
, sets the rally with the provided index.Platform
[ ] All
[ ] AntennaTracker
[ x ] Copter
[ x ] Plane
[ x ] Rover
[ x ] Submarine
The text was updated successfully, but these errors were encountered: