jabrena / skymapper

A REST API developed to help robots on local navigation tasks
MIT License
0 stars 0 forks source link

skymapper

A REST API developed to help robots on local navigation tasks

ScreenShot

Skymapper is a software developed for EV3 Brick which it has a ARM5 board.

To run the software execute the following statements:

go env
export GOPATH=`pwd` 
go get .
go get github.com/blackjack/webcam
go get github.com/lucasb-eyer/go-colorful

go test
go test -bench .