Skip to content

Commit

Permalink
update arming doc
Browse files Browse the repository at this point in the history
  • Loading branch information
knmcguire committed Oct 16, 2024
1 parent f55f000 commit 702206c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs2/overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ It also setups several flight command services:
- **Takeoff / Land / GoTo**: With a single service command and a given height or coordinate, you can make the connected crazyflies take off, go to a position and land.
- **Upload / Start trajectory**: You can upload a predefined trajectory and indicate if the Crazyflies need to start flying it.
- **Emergency** : To turn off the motors in case something goes wrong.
- **/all or /cf2** : The services are setup either for all crazyflies to respond to, or each individual crazyflie, depended on the prefix.
- **/all or /cf2** : The services are setup either for all crazyflies to respond to, or each individual crazyflie, depended on the prefix.

Simulation
----------
Expand Down Expand Up @@ -103,5 +103,5 @@ Support functionality with backends
+---------------------+---------+-----------+---------+
| Misc |
+---------------------+---------+-----------+---------+
| - Arming | Yes | No | n/a |
| - Arming | Yes | Yes | n/a |
+---------------------+---------+-----------+---------+

0 comments on commit 702206c

Please sign in to comment.