|
2 | 2 |
|
3 | 3 | ## Related API |
4 | 4 |
|
5 | | -- {{ link_ad_api('/api/remote/control_mode/list') }} |
6 | | -- {{ link_ad_api('/api/remote/control_mode/select') }} |
7 | | -- {{ link_ad_api('/api/remote/control_mode/status') }} |
8 | | -- {{ link_ad_api('/api/remote/operator/status') }} |
9 | | -- {{ link_ad_api('/api/remote/command/pedals') }} |
10 | | -- {{ link_ad_api('/api/remote/command/acceleration') }} |
11 | | -- {{ link_ad_api('/api/remote/command/velocity') }} |
12 | | -- {{ link_ad_api('/api/remote/command/steering') }} |
13 | | -- {{ link_ad_api('/api/remote/command/gear') }} |
14 | | -- {{ link_ad_api('/api/remote/command/turn_indicators') }} |
15 | | -- {{ link_ad_api('/api/remote/command/hazard_lights') }} |
16 | | -- {{ link_ad_api('/api/local/control_mode/list') }} |
17 | | -- {{ link_ad_api('/api/local/control_mode/select') }} |
18 | | -- {{ link_ad_api('/api/local/control_mode/status') }} |
19 | | -- {{ link_ad_api('/api/local/operator/status') }} |
20 | | -- {{ link_ad_api('/api/local/command/pedals') }} |
21 | | -- {{ link_ad_api('/api/local/command/acceleration') }} |
22 | | -- {{ link_ad_api('/api/local/command/velocity') }} |
23 | | -- {{ link_ad_api('/api/local/command/steering') }} |
24 | | -- {{ link_ad_api('/api/local/command/gear') }} |
25 | | -- {{ link_ad_api('/api/local/command/turn_indicators') }} |
26 | | -- {{ link_ad_api('/api/local/command/hazard_lights') }} |
| 5 | +- {{ link_ad_api('/api/manual/remote/control_mode/list') }} |
| 6 | +- {{ link_ad_api('/api/manual/remote/control_mode/select') }} |
| 7 | +- {{ link_ad_api('/api/manual/remote/control_mode/status') }} |
| 8 | +- {{ link_ad_api('/api/manual/remote/operator/heartbeat') }} |
| 9 | +- {{ link_ad_api('/api/manual/remote/command/pedals') }} |
| 10 | +- {{ link_ad_api('/api/manual/remote/command/acceleration') }} |
| 11 | +- {{ link_ad_api('/api/manual/remote/command/velocity') }} |
| 12 | +- {{ link_ad_api('/api/manual/remote/command/steering') }} |
| 13 | +- {{ link_ad_api('/api/manual/remote/command/gear') }} |
| 14 | +- {{ link_ad_api('/api/manual/remote/command/turn_indicators') }} |
| 15 | +- {{ link_ad_api('/api/manual/remote/command/hazard_lights') }} |
| 16 | +- {{ link_ad_api('/api/manual/local/control_mode/list') }} |
| 17 | +- {{ link_ad_api('/api/manual/local/control_mode/select') }} |
| 18 | +- {{ link_ad_api('/api/manual/local/control_mode/status') }} |
| 19 | +- {{ link_ad_api('/api/manual/local/operator/heartbeat') }} |
| 20 | +- {{ link_ad_api('/api/manual/local/command/pedals') }} |
| 21 | +- {{ link_ad_api('/api/manual/local/command/acceleration') }} |
| 22 | +- {{ link_ad_api('/api/manual/local/command/velocity') }} |
| 23 | +- {{ link_ad_api('/api/manual/local/command/steering') }} |
| 24 | +- {{ link_ad_api('/api/manual/local/command/gear') }} |
| 25 | +- {{ link_ad_api('/api/manual/local/command/turn_indicators') }} |
| 26 | +- {{ link_ad_api('/api/manual/local/command/hazard_lights') }} |
27 | 27 |
|
28 | 28 | ## Description |
29 | 29 |
|
|
0 commit comments