Skip to content

Latest commit

History

History
29 lines (20 loc) 路 1.19 KB

README.md

File metadata and controls

29 lines (20 loc) 路 1.19 KB

Rover

Our rover is based on a tank chassis kit, controlled by a Pixhawk flight controller, and uses an NVIDIA Jetson Nano SBC to make autonomous steering decisions. The software logic for this is discussed in the chapter about ROS.

---
scale: 25%
name: rover
---

The assembled rover.

We used a generic USB Wi-Fi adapter to connect our ground station (laptop) to the SBC and by extent, the flight controller.

---
scale: 25%
name: system
---

Rover and gcs system overview

The rover's components are discussed in Components.

All configuration of the Pixhawk, as well as manual control of the rover was done through QGroundControl GCS software. See the QGroundControl chapter for more info about this.

See Ardupilot Configuration for all the necessary ardupilot parameter tweaks.