https://github.com/ascendtech4h/rov3
AscendTech 4-H Robotics ROV code.
https://github.com/ascendtech4h/rov3
arduino dualshock4 golang material-ui materializecss rov underwater-robotics
Last synced: 2 days ago
JSON representation
AscendTech 4-H Robotics ROV code.
- Host: GitHub
- URL: https://github.com/ascendtech4h/rov3
- Owner: AscendTech4H
- License: gpl-2.0
- Created: 2018-05-06T00:19:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-11T22:58:50.000Z (over 7 years ago)
- Last Synced: 2025-01-09T07:13:06.589Z (9 months ago)
- Topics: arduino, dualshock4, golang, material-ui, materializecss, rov, underwater-robotics
- Language: Go
- Homepage:
- Size: 44.9 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rov3 [](https://travis-ci.org/jadr2ddude/rov3)
AscendTech 4-H Robotics ROV code.
## Building
Run the following command to build the code (requires internet connection & wget).
```shell
make USEGOPATH=y
```
If this repo is in your GOPATH, the `USEGOPATH=y` may be omitted.