Skip to content

Commit 9130f10

Browse files
committed
Merge pull request #170 from hamishwillee/tmp_guided_mode_copter_docs
Guided Mode Copter Topic
2 parents 9ed904f + 6d8a739 commit 9130f10

File tree

7 files changed

+1300
-232
lines changed

7 files changed

+1300
-232
lines changed
Loading
Loading

docs/examples/guided-set-speed-yaw-demo.rst

Lines changed: 291 additions & 144 deletions
Large diffs are not rendered by default.

docs/examples/index.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,10 @@ during missions and outside missions using custom commands.
1515
running_examples
1616
Vehicle State <vehicle_state>
1717
Simple Goto <simple_goto>
18+
Guided Movement and Commands <guided-set-speed-yaw-demo>
1819
Follow Me (Linux only)<follow_me>
1920
Drone Delivery <drone_delivery>
2021
Flight Replay <flight_replay>
21-
Set Speed & Yaw (GUIDED) <guided-set-speed-yaw-demo>
22+
2223

2324

docs/guide/copter/guided_mode.rst

Lines changed: 446 additions & 0 deletions
Large diffs are not rendered by default.

docs/guide/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ The guide contains how-to documentation for using the DroneKit-Python API. These
1313
Simulated Vehicle <sitl_setup>
1414
vehicle_state_and_parameters
1515
taking_off
16+
copter/guided_mode
1617
debugging

0 commit comments

Comments
 (0)