https://github.com/henrytwo/cheesyfloofs-fms
Cheesy Floofs' Robot Code for SPARC Robotics Competition
https://github.com/henrytwo/cheesyfloofs-fms
Last synced: about 1 year ago
JSON representation
Cheesy Floofs' Robot Code for SPARC Robotics Competition
- Host: GitHub
- URL: https://github.com/henrytwo/cheesyfloofs-fms
- Owner: henrytwo
- Created: 2019-05-02T01:17:34.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-04T02:29:14.000Z (almost 7 years ago)
- Last Synced: 2025-02-07T23:37:28.583Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 1.09 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
To deploy code remotely:
1. Configure the Raspberry Pi with a static ip address
2. Modify ip address in `deploy.sh` to that of the Raspberry Pi
3. Develop software locally and run `bash deploy.sh` to deploy to robot
Created by Henry Tu, June 2019