An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# rov3 [![Build Status](https://travis-ci.org/jadr2ddude/rov3.svg?branch=master)](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.