TSC21
13016bae1f
navigator: add ability to process custom action waypoints
...
A custom action waypoint is an action defined in a waypoint that is scripted and processed outside the flight controller, usually in a mission computer process. The ability to process that action in the mission computer should be coded by the user, or instead using the MAVSDK custom_action plugin implementation (a full-scale example can be seen in the integration tests directory). The custom action command associated, for now, is the MAV_CMD_WAYPOINT_USER_1 but will eventually be replaced with an appropriate MAV_CMD to the purpose. The modifications in the navigator module allow to block the navigator for an amount of time defined on param3 of the MAV_CMD_WAYPONT_USER_1 mission item. The navigator expects to receive a progress status of the action being process, which in the case of not received, will result on the mission continuing to the next waypoint, and a COMMAND_CANCEL to be broadcasted to cancel that same command. The mission will continue to the next waypoint as soon as an ACCEPTED ACK gets sent from the component processing the custom action.
2021-10-25 15:20:35 +02:00
..
2021-10-20 08:10:05 +02:00
2021-10-20 08:10:05 +02:00
2020-12-16 09:38:05 -05:00
2021-10-02 18:12:05 -04:00
2021-10-18 18:45:19 -04:00
2021-10-19 13:29:26 -04:00
2021-10-19 13:29:26 -04:00
2020-03-20 11:23:32 +01:00
2020-10-06 09:31:58 +02:00
2021-10-22 17:00:35 +02:00
2021-10-02 18:12:05 -04:00
2021-07-01 14:24:38 +02:00
2021-07-31 12:41:49 -04:00
2021-09-23 09:21:56 +02:00
2020-07-09 15:12:02 -04:00
2021-10-25 12:58:21 +02:00
2021-03-30 17:56:28 +02:00
2021-01-18 11:25:37 -05:00
2021-01-27 17:02:20 -05:00
2021-08-16 08:29:44 +02:00
2021-09-11 15:14:49 -04:00
2020-04-03 09:16:43 +02:00
2021-08-02 13:59:38 -04:00
2021-08-05 11:10:02 +02:00
2020-11-11 20:17:52 -05:00
2020-10-26 14:10:25 -04:00
2020-10-27 10:56:11 -04:00
2021-01-12 09:09:42 +01:00
2020-09-04 10:48:26 -04:00
2021-08-05 11:10:02 +02:00
2021-08-05 11:10:02 +02:00
2021-07-09 13:24:13 +02:00
2020-09-25 11:36:58 -04:00
2020-07-09 10:32:10 -04:00
2021-02-17 13:54:34 -05:00
2021-02-17 13:54:34 -05:00
2021-02-17 13:54:34 -05:00
2021-02-17 13:54:34 -05:00
2021-02-17 13:54:34 -05:00
2021-02-17 13:54:34 -05:00
2021-02-17 13:54:34 -05:00
2020-12-08 11:45:24 +01:00
2020-10-19 08:52:55 +02:00
2021-04-16 08:09:51 -04:00
2020-12-07 10:24:23 -05:00
2020-08-03 10:30:52 -04:00
2021-09-25 19:15:05 -04:00
2021-07-30 22:31:43 -04:00
2021-01-23 09:30:59 -05:00
2021-01-09 11:04:32 -05:00
2020-07-29 13:36:22 -04:00
2021-01-20 09:44:45 -05:00
2021-10-02 21:25:21 -04:00
2021-10-18 18:45:19 -04:00
2021-09-25 19:15:05 -04:00
2020-11-17 19:47:06 -05:00
2020-10-13 12:12:03 -04:00
2021-03-05 09:39:46 -05:00
2019-10-27 11:47:10 +00:00
2021-03-16 15:52:03 -04:00
2020-03-11 09:06:33 -04:00
2020-10-19 08:52:55 +02:00
2020-03-11 09:06:33 -04:00
2020-07-13 20:26:13 +02:00
2021-02-12 08:27:47 -05:00
2021-03-31 11:23:33 +02:00
2021-03-09 10:36:34 -05:00
2020-01-06 20:14:06 -05:00
2021-09-25 19:15:05 -04:00
2021-09-25 19:15:05 -04:00
2020-03-30 13:08:53 -04:00
2021-01-18 16:26:53 +01:00
2021-09-25 19:15:05 -04:00
2020-10-14 08:26:42 +02:00
2021-03-22 12:01:12 -04:00
2021-02-24 08:13:53 -05:00
2020-12-15 09:18:05 +01:00
2020-12-15 09:18:05 +01:00
2021-08-15 11:19:24 -04:00
2021-04-08 08:27:07 +02:00
2021-07-06 21:54:18 -04:00
2021-03-22 12:01:12 -04:00
2021-02-24 08:13:53 -05:00
2020-12-15 09:18:05 +01:00
2020-08-21 10:12:13 -04:00
2020-08-21 10:12:13 -04:00
2021-07-30 21:20:01 -04:00
2021-01-15 10:57:20 -05:00
2021-04-20 18:18:21 +02:00
2021-05-31 23:56:23 +02:00
2021-05-02 13:45:39 -04:00
2019-10-24 09:27:29 +02:00
2021-08-12 08:44:53 +02:00
2021-08-12 08:44:53 +02:00
2020-03-09 09:51:49 +01:00
2020-10-19 08:52:55 +02:00
2020-10-19 08:52:55 +02:00
2020-10-19 08:52:55 +02:00
2019-10-14 16:37:17 +01:00
2020-10-19 08:52:55 +02:00
2020-12-15 09:18:05 +01:00
2021-01-18 11:25:37 -05:00
2020-12-15 09:18:05 +01:00
2021-01-18 11:25:37 -05:00
2020-12-15 09:18:05 +01:00
2020-12-15 09:18:05 +01:00
2020-02-27 09:17:52 +01:00
2020-12-15 09:18:05 +01:00
2021-10-25 15:20:35 +02:00
2021-10-25 12:58:21 +02:00
2021-10-25 15:20:35 +02:00
2021-03-03 18:53:56 +01:00
2021-09-25 19:15:05 -04:00
2020-10-27 10:56:11 -04:00
2021-01-30 11:26:42 +01:00
2021-02-24 08:13:53 -05:00
2020-12-15 09:18:05 +01:00
2021-05-04 16:43:33 +02:00
2019-10-24 14:58:57 +02:00
2021-09-22 10:14:23 +02:00
2020-12-15 09:18:05 +01:00
2020-10-27 12:33:39 -04:00
2021-09-28 09:25:04 -04:00
2021-05-10 10:46:49 +03:00
2021-01-18 11:25:37 -05:00
2021-01-18 11:25:37 -05:00
2020-03-09 09:51:49 +01:00
2021-05-03 21:44:27 +03:00
2021-02-20 13:15:01 -05:00
2020-09-04 10:48:26 -04:00