Skip to content

Robotic controller and navigation code for a virtual robot in the Webots software.

Notifications You must be signed in to change notification settings

lucashkaplan/UC3M_Robotics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UC3M Robotics Final Project

This set of C++ programs served as the final project for my Robotics course at University Carlos III de Madrid, which I attended while studying abroad in Spain in the spring of 2022. In this project, I created a set of programs to guide a virtual robot from the top of an obstacle course to its bottom, after which it would search for two green poles. Once the robot identified a pole, it drove to it, flagged the pole by stopping, and then searched for the next one. After identifying each pole, the robot navigated back to the top of the obstacle course. The code produced worked for all six provided obstacle courses, each with their own challenges and pole positions. The simulated robot runs were completed using the Webots application.

About

Robotic controller and navigation code for a virtual robot in the Webots software.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages