Next version 'Nixie' is coming soon !

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

While the MyRobotLab is very versatile with the types of controllers it supports, the InMoov service is not.

It should be possible to add support into the skelletal sections to allow for differing controller configurations beyond the standard arangments.

For example:

One user may be using an arduino with I2C controllers in each arm.

Another user may be running a Raspberry Pi using the I2C bus the run servo controllers though out the robot.

Ahoy !

I'd like to know what we need to focus on to get Manticore release done.  There has been a lot of really great work put into this, but what things need to be tied up before an official release ?

This is the Project Page.

 

Cool video shared by our Moz4r who brought Rachel ! 
J5 apparently uses Mrl too Yay !

reposted by GroG

This is a post to accumulate information regarding WebRTC.

WebRTC is the realitively new concept of peer2peer (like) connections from one browser to another.
On a low level it uses session management and websockets to exchange data.  Typically, it seems to use a extremely simple relay or proxy server.  This allows potentially any browser to talk to any other browser through NAT traversal. 

This is a post to explore the possibility of a "cascading detach".  This is when a Service is released from Mrl and is currently attached to other services.  The goal will be to release the service as cleanly as possible, and in the process notify other Services it has been released.  Potentially, this notification will "cascade" into mutliple detach calls to successfully remove the target Service.

Setup - Here is setup of the problem - ***Mats can you add to the script? to get the initial setup?***

[[/home/GroG/detach.py]]

Hello everyone!

I'm currently working on arm tracking with openni and kinect (i know there is a built in service but as an intern i must do one myself). My code crashes sometimes and i don't know why, here is how i handle the initialisation and the user tracking.

I feel like this is not the right way, i heard something about some method onLostUser and onFoundUser.

Hello

I have a question how can I load MyRobotLab in Netbeans!

Have it loaded into Eclipse (I like but not working with Eclips).
 
In NetBeans, it is loaded from Eclipse but he makes a mistake with the REPO folder!
Please help xMike