Skip to content

felixboelter/Robotics-Road-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stefano Carlo Lambertenghi

Felix Boelter

Robotics Road Simulation

A controller implementation of lane following, road sign detecting, obstacle avoiding robots.

Report can be found here.

Road-sign Detection

Road Sign Detection

Crossroad Detection

Crossroad Detection

Lane recovery

Crossroad Detection

Obstacle avoidance

Crossroad Detection

Requirements

  • ROS 2
  • Gazebo 11.0.0 or higher
  • PyTorch 1.8.1 or higher

Installation

1. Add models to "~/.gazebo/models"

Add the contents of the folder "Models" to "~/.gazebo/models"

2. Launch the code using the launcher file

In the terminal you can run the following code to launch the environment into Gazebo,

roslaunch robotics_project_2021 robotics_project_2021.launch

3. Seeing what the robot sees

To see what the robot sees and the GUI. Open a new terminal and use the command,

rqt

About

Project code for Robotics class 2021.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published