Description

Getting started with myrobotlab - Having problems? Ask the nice people here.

Hi,

A few months ago the way published method customMsg works is changed.

Who can explain - or show me some sample code - how this method works in the latest builds?

In other words; How can I send and receive info to and from the arduino not supported by mrlComm?

Cheers,

Jan Janson

Hi Guys
I just started writing for my InMoov python script and behind the language background bell it all the time. what can you do about it?

Hello everyone.

I am trying to install a kinect one on a mac to make it workey on myrobotlab.

I have a few questions.

Does someone knows how to do it?

Does installing libfreenect2 is enough?

Thank you, for your time!

 

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

 

I have this piece of code and expected that my "input" function would get called

I do not know whether this is thought to trigger with every frame captured?

Anyway, in my case "input" does not get called. What is wrong with my code (tried it with 2241 and 2275)?

Hi,

Is it possible to have in the same data package, the coordinates X and Y of face and the person name reconizer ?

The aim is to make the FaceTracking and reconizer in the same time.