Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1012 Bytes

README.md

File metadata and controls

35 lines (20 loc) · 1012 Bytes

What is Rowbot?

Rowbot is my passion project. My end goal is to create an autonomous vehicle capable of carrying out specific tasks. In its current stage, Rowbot is small rover built upon the Wild Thumper development platform.

Here's what it looks like


Components Used

Onboard Computer

Today, the main computer aboard Rowbot is the Nvidia Jetson Nano. The Nvidia Jetson Nano provides two Camera Serial ports. This makes it easier, and cheaper, to develop a vison-based mapping system, a future goal of mine.

Also onboard the Rowbot is an Ardiuno Pro Mini MCU. This MCU handles radio communication and motor control.

Sensors

Rowbot uses the following sensors:

Software Overview

For a software overview, check /src/README.