A controller implementation of lane following, road sign detecting, obstacle avoiding robots.
Report can be found here.
- ROS 2
- Gazebo 11.0.0 or higher
- PyTorch 1.8.1 or higher
Add the contents of the folder "Models" to "~/.gazebo/models"
In the terminal you can run the following code to launch the environment into Gazebo,
roslaunch robotics_project_2021 robotics_project_2021.launch
To see what the robot sees and the GUI. Open a new terminal and use the command,
rqt