If Using a Classroom Router
If you are completing this project in a classroom and using a router, skip this step and move onto the next section, Step 3: Servo Install.
- Turn on car, make sure batteries are fully charged
- Make sure your computer is on the same WiFi as your robot car
- SSH into your car
- git clone https://github.com/betaboxlearning/robotcar.git
- ls
- Verify that robotcar has downloaded successfully
- cd robotcar
- sudo ./install_dependencies
- Wait for download to complete (it will then ask if you want to reboot immediately)
- yes
- You will lose network connection, that’s ok!
- SSH back into your car
