Skip to content

Commit

Permalink
Optitrack: update supported software version
Browse files Browse the repository at this point in the history
  • Loading branch information
chobitsfan authored and Hwurzburg committed Sep 9, 2024
1 parent f2f952b commit 9ab9dec
Showing 1 changed file with 7 additions and 10 deletions.
17 changes: 7 additions & 10 deletions common/source/docs/common-optitrack.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,9 @@ Please refer to OptiTrack `quick start guides <https://v20.wiki.optitrack.com/in
Required softwares
==================

* `Motive 2 Tracker <https://optitrack.com/products/motive/tracker/>`__
* `Motive 2 or 3 Tracker <https://optitrack.com/products/motive/tracker/>`__
* `MAVProxy <https://github.com/ArduPilot/MAVProxy>`__

.. note::

Motive 3 is not supported

Prepare the drone
=================

Expand Down Expand Up @@ -124,13 +120,14 @@ After all parameters is set, start sending pose to ardupilot:
Ground testing
==============

- Connect the drone to a ground station
- Connect the drone to MAVProxy
- Start Motive and make sure `data streaming <https://v20.wiki.optitrack.com/index.php?title=Data_Streaming>`__ is turned on.
- If you see following message in ground station console (initial pos may vary), then the drone should be ready for flight test
- load and start optitrack module.
- If you see following message appearing (initial pos may vary), then the drone is receiving pose data from Optitrack system.

*EKF2 IMU0 is using external nav data
EKF2 IMU0 initial pos NED = 0.1,-0.2,0.0 (m)
EKF2 IMU0 ext nav yaw alignment complete*
``EKF3 IMU0 is using external nav data
EKF3 IMU0 initial pos NED = 0.1,-0.2,0.0 (m)
EKF3 IMU0 ext nav yaw alignment complete``

Flight testing
==============
Expand Down

0 comments on commit 9ab9dec

Please sign in to comment.