- mode — Mode of the mission point, specified as an 8-bit unsigned integer between 1 and 6.
- position — Position of the mission point, specified as a three-element column vector of [x;y;z]. x, y, and z is the position in north-east-down (NED) coordinates specified in meters.
- params — Parameters of the mission point, specified as a four-element column vector.
i would like to change the oaMission waypoints in UAV package delivery
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
i would like to change the waypoints in the data dictionary. the first 7 in the picture above are the waypoints i want, but what are the modes and params?
0 commentaires
Réponses (1)
Sarthak
le 21 Déc 2023
Hi Cole,
The fields of the structure are:
The following documentation link should also help:
0 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!