Skip to content

jabrena/skymapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 .

About

A REST API developed to help robots on local navigation tasks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published