
Driverless Formula Student
About this project
- C++.
- Planning and Control.
- ROS.
- Team management.
- Duration: 2 semesters.
This project consisted of kick-starting the development of autonomous features for the electric car build by LiU Formula Student. We are a team of 8 students, with the partial goal consisting of taking an RC-car autonomously around a previously unknown race-track. Despite not achieving the full partial goal, we laid ground for the individual parts of perception, mapping, planning and control.
My role in the team was development of planning and control algorithms. I implemented a RRT planner with pure pursuit as its control algorithm. This was done inside the F1-tenth simulation enviroment.
Other than the technical stuff of how to prototype an autonomous car, I learned a lot about project and team management, especially regarding the necessity of having a motivated team despite the time of obligatory distance-work due to the pandemic.