Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Overview

This is an implementation of: MAVLink command file encoding

Architecture

The commands are diverted to a human machine interface to allow a human to read, verify, and modify the MAVLink commands generated by the pathing program before they are executed.

Key:

  • Blue: New components and flow

  • Red: Old components and flow

Components

Encoded MAVLink commands

The encoding used by Autonomy is TODO.

Human machine interface

TODO

  • No labels