- 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
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1563769/image.png)
0 comentarios
Respuestas (1)
Sarthak
el 21 de Dic. de 2023
Hi Cole,
The fields of the structure are:
The following documentation link should also help:
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!