‹ MAE 148 — Introduction to Autonomous Vehicles · Maurício de Oliveira

2021SpringTeam3

Team Members

Error creating thumbnail: Unable to save thumbnail to destination

Project Overview

In this project, students are tasked with building and programming a Waveshare Jetbot AI to navigate through a maze. The outcome from this project will allow us to build a robot that will find itself out an unknown area without driving manually. This is accomplished by using Robotic Operating System, SLAM Algorithm, and Jetson Nano.

  Figure 1: Jetbot, Jetson Nano, and Lidar
Error creating thumbnail: Unable to save thumbnail to destination
Error creating thumbnail: Unable to save thumbnail to destination

Must Haves

Nice to Haves


Mechanical Design

The major components of the mechanical design include the baseplate and RP Lidar A1.


Electrical and Hardware Design

The car's electrical assembly consists of three main components:

  1. Jetson Nano – The single board computer (SBC) in charge of controlling the Jetbot AI.
  2. RP Lidar A1 – A 360 degree 2D laser scanner.
  3. DC Motors – Rotates the wheels to provide mobility.
  Figure 4: Car Wiring Diagram with Original Hardware
Error creating thumbnail: Unable to save thumbnail to destination

Maze Structure

Figure 5: Maze

Error creating thumbnail: Unable to save thumbnail to destination


Error creating thumbnail: Unable to save thumbnail to destination

Software

Github Repository: (https://github.com/gtierrezandres/maze_buster)

RP Lidar A1

Tested Slam algorithm to generate a map of maze.

Error creating thumbnail: Unable to save thumbnail to destination

Jetson Nano Code

ROS

ROS nodes, topics, etc.

Advice and Suggestions for the Future

Advice

Future Suggestions for RP Lidar A1 Use

Acknowledgements and References

Acknowledgements


Recovered from the original course wiki (server backup, August 2024).