ardupilot/Tools/Vicon
Andrew Tridgell 0e153313eb Tools: fixed GPS pos error in Vicon script 2019-08-30 13:16:51 +10:00
..
README.md Tools: added Vicon mavlink gateway script 2019-08-03 11:29:42 +10:00
vicon_mavlink.py Tools: fixed GPS pos error in Vicon script 2019-08-30 13:16:51 +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.