Skip to content

ARK-Electronics/mavlink-to-lattice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lattice client for MAVLink

This application integrates with your UAV over MAVLink using the Lattice SDK. It is designed to work within Lattice Sandboxes for simulation or testing purposes.

To obtain access tokens and credentials, please reach out to Anduril.

Behavior

Once a MAVSDK connection is established, the application initializes a Lattice Client instance and runs asynchronously, continuously publishing UAV telemetry data to the Lattice system.

Instructions

Install the SDK for REST in Python

pip install anduril-lattice-sdk

You will need the following:

  • SANDBOXES_TOKEN – Bearer token for sandbox authentication
  • LATTICE_ENDPOINT – Endpoint URL of your Lattice environment
  • ENVIRONMENT_TOKEN – Token scoped to your Lattice environment

Place them in the setup.sh Run

source setup.sh

You should have a drone running. Then you should be able to run the script using

python3 lattice_publisher.py 

About

Simple Mavlink to Lattice Bridge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •