Next version 'Nixie' is coming soon !

Help us to get ready with MyRobotLab version Nixie: try it !

 

Here the "Test" service is auto-testing.  The elves go through a matrix of testing.  It's easy to add tests and more are on the way.  Much more fun than an spreadsheet & the tests can now be run on many platforms.

Hello, i'm Bobby, i'm new here and i have a little problem:

Traking service is worky OK, Adafruit16Cservodriver is worky OK but when i try to attach servos tracker.x and tracker.y to adafruit i get a null pointer exception.

Javadoc link
Example code (from branch develop):
#file : GoPro.py (github)
gopro = runtime.start("gopro","GoPro")
 
#declare which kind of GoPro Family you want to control "HERO3", "HERO4"
gopro.setCameraModel("HERO4")
 
#insert the password of the GoPro Wifi
gopro.setWifiPassword("password")
 
#shutter On
gopro.shutterOn()
Example configuration (from branch develop):
#file : GoPro.py (github)
!!org.myrobotlab.service.config.GoProConfig
listeners: null
peers:
  http:
    autoStart: true
    name: gopro.http
    type: HttpClient
type: GoPro

A service to control your GoPro camera...

 

Your computer must be connected to your GoPro WiFi

Hi,

I've a problem that i didn't understand . I'm trying to learn my robot to count; If i ask him "compute 2+3" he say "5", but if i ask him to compute 2 X 5, he can't, of course, he wait for 2*5 instead of 2X5 .

So this is my function in python :

 

Hi everybody !

It's (almost) stable I can give you some pieces of MyAi BOT

 

 

> it's an AliceBOT addition ( not dependent )

It's now full MRL compatible without OS dependencies

With or Without working Robot ( set IsInmoov=X )

I want to make a free open bot server, it can learn from all robots