
Objectives for this workshop
- Kick off our team-based project to learn ROS and get started learning about perception is autonomous robotics
What’s the project?
First steps
- Make a team
- Play around with the completed code (linked above)
- Figure out all the components you need to get sim running (URDF files, launch files, world files, Gazebo API)
- Get started!
Making Changes
- Fork the repo: https://github.com/Formula-Student-AI/starter-project
- Clone into your ROS Foxy environment.
- Make your changes to your fork.
- Commit them and create a pull-request on the main repository with your changes.
- Get a friend or someone nearby to review them.
- Merge into main :)