ardupilot/Tools/Vicon
Andrew Tridgell dbc1cd2b96 Tools: support GPS yaw in Vicon script 2019-08-12 10:25:40 +10:00
..
README.md Tools: added Vicon mavlink gateway script 2019-08-03 11:29:42 +10:00
vicon_mavlink.py Tools: support GPS yaw in Vicon script 2019-08-12 10:25:40 +10:00

README.md

Vicon MAVLink Gateway

This script produces GLOBAL_VISION_POSITION_ESTIMATE, GPS_INPUT and GPS_GLOBAL_ORIGIN messages based on data from a Vicon indoor positioning system.

It uses the pyvicon library from here:

https://github.com/MathGaron/pyvicon

which is a python wrapper around the Vicon SDK.