frame.png

Objectives for this workshop

What’s the project?

First steps

  1. Make a team
  2. Play around with the completed code (linked above)
  3. Figure out all the components you need to get sim running (URDF files, launch files, world files, Gazebo API)
  4. Get started!

Making Changes

  1. Fork the repo: https://github.com/Formula-Student-AI/starter-project
  2. Clone into your ROS Foxy environment.
  3. Make your changes to your fork.
  4. Commit them and create a pull-request on the main repository with your changes.
  5. Get a friend or someone nearby to review them.
  6. Merge into main :)