robots

2015-08-09T22:49:27.000006Z

Does anyone have a recommendation for an affordable robot to start hacking around on with Clojure?

2015-08-09T22:49:41.000007Z

I’ve seen a few presentations and it has definitely piqued my interest

2015-08-09T22:50:12.000008Z

But I have little experience, just working with the Nao robot a few years ago

2015-08-09T23:12:26.000009Z

oooh I always wanted a Nao - but was too pricey for me

2015-08-09T23:12:41.000010Z

You can hack on just about anything with Clojure

2015-08-09T23:13:05.000011Z

There is a library for Spheros, Roombas, Parrot Drones

2015-08-09T23:13:25.000012Z

anything with an existing Java or JavaScript lib can be used

2015-08-09T23:14:08.000013Z

The Nao bot has a java lib

2015-08-09T23:14:25.000015Z

you could certainly use interop and Clojure repl for that

2015-08-09T23:14:36.000016Z

and maybe make a lib to share in Clojure

2015-08-09T23:15:03.000017Z

oh - someone has a start on it too

2015-08-09T23:15:04.000018Z

https://github.com/davesnowdon/naojure