- 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 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Sarthak
2023년 12월 21일
Hi Cole,
The fields of the structure are:
The following documentation link should also help:
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!