Description

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

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

Hello every body,

Sorry if my engish are very bad I speak very little.

If I writh you today, it's because i don't understand where is the part for moov the hand in this sketch in Arduino, It is very long and i'm lost... Please who can say me where is the necessary part for moov the and with arduino for my robot lab ?

 

Thank's for your help !

Emma Pie

Hi everybody,

The wikidata fetcher work better and better, so it's time to show you a little how to use it !

First, what is wikidata ? Wikidata is a website that store a lot of datas for a lot of things. You can find on it, the birthdate of a famous person, or the opposite of "black", or the currency of a country ...

The wikidatafetcher service will connect to the website and return what you are looking for ( if it find it ! )

For now there is still some datas that it can't return even if it exist, but i'm working on it :D

I wanted to use Eclipse, So I tried using the Quick Start for developer under documentation.
everything was going good until I got to the part that said
"Switch to Java view and double-click org.myrobotlab.service.Runtime" 
 
I can not find the org.myrobotlab.service.Runtime  
can anyone help me?
 
BillC

HI

For the last few days we had a lot of activity with serial comm problems. While (mostly Kevin) was able to improve the situation by allowing more than 1 byte per main loop to be read, reduce the number of sensor cycles or adding delays in MRL send commands, unfortunately I have still been able to raise the errors for first byte in new message is not the magic number.

Hi,

I've got a strange problem with the mouth of sweety . with this python script, all is ok :

[[Sweety_mouth_led_pattern_test.py]]

And since longtime, the function shiftOut of this script is in sweety.java and worked well. But i've tryed it yesterday and strangely the python script still work, and the function in sweety's service stopped to work :(

I just got MyRobotLab working with my Uno on Win10 x64 but it seems I may have burnt up my servos with too much voltage.

Can I get an idea of the servos being used for the arms and then elsewhere?  In older posts I've seen 2-3 servos listed and I have MG945R servos but they seem cheap.  If amyone can suggest a good servo i would appreciate it.

I cannot seem to get the new speech to work. Download "fresh" copy of 119 in new folder. Have tried on 2 different laptops running windows 7.

All so I keep seeing mentioned newer versions of MRL but only see 119 jar for download. How do I get the newer versions.

thanks,

harland

This is the first time I text on this forum , so ... Hi :)

Well , I made a 5dof robotic arm controlled by arduino and I am adding some sensors. I can't find a working code for the Ultrasonic sensor hcsr-04 . I found a couples of examples ( very simple and short codes) but they did not work. Can somebody help me ?  I just need an example that shows how to print the distance of a generic obstacole and how to use the upper bar of the service .

This is one of the codes I tried to use (my sensor version has separate trigger and echo pins) :