Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 1.65 KB

README.md

File metadata and controls

49 lines (30 loc) · 1.65 KB

AutoMec AD

ROS OpenCV CMake Python Jupyter Notebook

This repository serves as the main repository for the autonomous RC car team of AutoMec AD. The software developed uses a CNN for lane detection and template matching for signal recognition. All the software is incorporated into the ROS framework.

How to run:

All the setup, commands and methods used are described in the wiki.
alt text

This is still a WIP. Some errors are to be expected. If you have any doubts or want to report a bug, feel free to use the Issues or send us an email!

Simulation Environment:

The software is developed and tested on a virtual environment named Gazebo.

alt text

Challenges

The autonomous vehicle aims to:

  • Drive autonomously in a closed circuit
  • Avoid objects
  • Detect traffic lights and vertical signals
  • Autonomously park

Driving

alt text

Parking

alt text