Skip to content

Autonomous Overview

Nukkel edited this page Dec 5, 2025 · 11 revisions

Decision making node


Navigation node

The navigation node keeps track of our navigation status and plans a path to the goal location if one has not been planned.

Navigation Node Documentation


Sensor processing node

The sensor processing node processes information from general sensors such as the stereo depth data from the zed 2i camera. In the future this will handle the lidar and secondary imu.

Sensor processing Documentation


GPS anchor node


Waypointing node


Vision processing node


Stuck detection node

The stuck detection node determines if, and qualifies why, the rover is stuck (i.e. immobile). Currently, it does this through drivetrain data.

Documentation

Clone this wiki locally