CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
Ardupilot

Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.

GitHub Repository: Ardupilot/ardupilot
Path: blob/master/Tools/Vicon/README.md
Views: 1798

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.