You will be using a fork of this repo for all development in the class. This repo provides starter code for the ROS subscriptions, publishers and control loops you will be using.
- Make sure you're logged into your GitHub account.
- Click the Fork button on the upper right-hand side of this page.
mkdir projectscd projectsgit clone <this repository url>(found in the upper right)cd <cloned_repo>make -j