Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Repository of the Team01 (HotWheels) for the SEA:ME 2024/2025 edition in Portugal that contains all the development code for the lane and object detection modules and the motion control algorithm.

Notifications You must be signed in to change notification settings

SEAME-pt/HotWheels-Detection_Modules

Repository files navigation

HotWheels - Detection Modules 📷 📹

Introduction 📘

The most important modules of the SEA:ME program are the ones that require detection which is a mandatory feature on any self-driving vehicle. Being able to identify what is in front of the car is extremely important because the base for any autonomous car is the reaction to the environment around it. On the road, in a real life scenario, the main operations that involve detection are the lanes and the objects since the car must stay within it's lane and avoid colisions at all cost.

Being so this repository was created to develop said modules as external dependencies of our main app. However, detecting is not enough, we must react to it. To do that we were also required to develop a motion control model that would perform actions based on the output of the lane and object detection models.

Development 🛠️

Developing these modules required a lot of extensive study work and architectural decisions in order to choose the best technologies and methodologies to use in our robot. All of this work is organized and documented in the docs folder of this repository so feel free to check it out! Also, each one of the chapters referenced above has it's own purpose and objectives, so they were divided into multiple readme files in order to better understand the project.

Lane Detection 🛣️ ⛙

Object Detection 🚏 🚶‍♂️

Motion Control 🕹️ 🚗


About

Repository of the Team01 (HotWheels) for the SEA:ME 2024/2025 edition in Portugal that contains all the development code for the lane and object detection modules and the motion control algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages