/autonomous-dev

For autonomous module development and structured testing code. Final/stable autonomous code should be in same repo as main vehicle software.

Autonomous Dev

This folder contains development code for the autonomous system, including source code, unit/structured tests, and development tools. Stable source code should be copied into the main software folder for the vehicle.

Sensors

Sensor spec files, sensor configuration tools and structured tests

CVP

Computer vision and perception modules with associated unit tests, time testing, etc

Mapping

Reconstructing internal map from cvp results over time

Controls-planning

Planning motion given an internal map and converting it to vehicle specific control commands