Skip to content

Publishes Cursor on Target events from a MAVLINK feed

License

Notifications You must be signed in to change notification settings

DavidIngraham/mavcot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAVCOT

Publishes Cursor on Target events from a MAVLINK feed via UDP

Install:

git clone https://github.com/DavidIngraham/mavcot.git
cd mavcot
pip install .

Usage (with optional path to config file):

mavcot_proxy.py /path/to/mavcot.conf

Configuration Example:

# mavcot_cobalt.conf
[mavlink]
address: 127.0.0.1
port: 14550

[cot]
address: 10.0.64.10
port: 9190
output_rate_hz: 1
uid: UAV_005
type: a-f-A-M-F-Q

About

Publishes Cursor on Target events from a MAVLINK feed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages