Hi again I have not been able to get anything to work in mrl so i went back to the basics
on youtube i tried to follow the tutoral of greg perry tutoral #1 (overview) dated may,17, 2011 in it he is showing you how to make the audio say hello world using just the clock, log and speech you would think that would be easy right? whell when i try it it will not allow me to do any thing but show the clock no speach it says annotation not available (what is that ) is this this the same program he he is using it is just three steps why cant i get it to work when i start the clock it works but thats all no speach and i follow his steps one at a time.
P,S. how can i solve all of the worlds problems when i cant even make a clock speak :-)
HELP!
Hi :) well 2011 is a bit
Hi :)
well 2011 is a bit outdated :) imagine that even a 6 months old version of mrl could be noworky ! :)
In that tutorial he was using the gui to connect sevices...well that way to use mrl is very weak cause not every service has a gui !
Best way is to learn using the POWERFULL python :) so to use the services using a small amount of code !
Set a goal and we are going to help you to reach it using a python script !
Alessandro
basics
Hi and thank you
Well to make mrl speak every
Well to make mrl speak every 60 seconds is good to learn, but it's very different from moving the hand...
i would start trying to move a servo using myrobotlab :) this will be very usefull for your future use of myrobotlab.. :)
Follow this tutorial...it s very brand new and detailed ! Made by kevin watters :
https://www.youtube.com/watch?v=AJasOtkCbro
Enjoy!
Alessandro
basic
again thank you for your help
I watched the video and i still dont understand where he got all the script from.when he starts the video there is a bunch of writing on the screen where did it come from? on windows when i open mrl i dont have a comand prompt i only have a shortcut that opens mrl no comand prompt. do you have to write all of the script?
basic
Is there any where else that i can go to find out how to start in mrl i meen very very very basic tutoral on how to start and use it i know it is easy to use for someone that understands how to write script. I can print and build the inmoov robot but i cant figure out how to make it work i know it should be simple but its not
im kind a like the caveman that could build a car but dint know how to make the wheel
thanks again
Eheh... You missed the
Eheh... You missed the installation of services part..
Here is the very start :
http://myrobotlab.org/content/how-start-new-mrl
Once you have all the services installed (highlighted in green instead of grey) the command line tab will appear at the start
The think you see on the
The think you see on the screen is not a script but it's just the output of mrl...
Don t worry about that... But follow step by step what Kevin does
removal of myrobotlab
Hi
can someone tell me how to remove myrobotlab off of my pc
thanks for the help
Very easy - go to the
Very easy - go to the directory its installed in .. and delete it :)
still cant get arduino to work
can some one please help me to get my arduino to work with mrl i have watched videos tried to follow step by step still cant get it to work all i ask is someone to tell me step by step what to do like step one plug in board step 2 .... im just asking for a little bit of time for some help i have watched all of the videos but cant get it to work just tell me the steps on how to make ONE FINGER TO MOVE ON THE INMOOVE ROBOT when i follow one tutoral its not the same as another just a little bit of time
PLEASE SOMEONE
Don't worry oldfarmhand ...
Don't worry oldfarmhand ... it just takes a little time & patience.
Driving MRL is a little like flying .. and with flying the hardest part is the take-off.
So let's start with a flight pre-check. I am assuming you are on Windows - correct me if I'm wrong.
I can start you from the very beginning, but I don't know how far you got.
Did it start for you ?
This is a link to the "latest" - http://mrl-bucket-01.s3.amazonaws.com/dist/myrobotlab.jar
Download it into a directory you can find later e.g. something like c:\myrobotlab
All of this assumes, you know how to download files, make directories, and do basic navigation with a computer. If you don't know how to do some of these things, we can go over it ... but I don't want to waste your time if you already know how.
I'm working on the assumption that you got mrl (myrobotlab) started - and it looked something like this :
If you did not make it that far, DON'T PANIC .. we'll get you there... I just am trying to find the best place to start. We are all blind to what you are doing, we can not see, and using a computer is primarily a visual experience .. so I have to get the information of how far you got without actually seeing what is going on.
Because its a visual experience its helpful if I can see or control your computer - if you are ok with this possibility there is an application called Chrome Remote Desktop. If you install it I and share your screen I can "show" you what to do.
https://chrome.google.com/webstore/detail/chrome-remote-desktop/gbchcmhmhahfdphkhkmpfmihenigjmpp?hl=en
Either way, we'll figure it out.
Best Regards,
GroG
basic
Hi Grog
yes i have mrl and it looks like the pic. Geil said to load version 1.0.117 which i did. ln system folder i clicked download all an then restart two items did not install ( plantoid and webgui ) i started my arduino mega 2560
it looks like this
basic part 2
when i pasted it to my arduino it looked like this
basic 3
I also have problems with mrl in that when i try to repete steps mrl will freeze up an i have to reboot my pc Im using version 1.8.0 _ 60 b27
this is the full error message i get
BASIC 4 WHEW!
Alessandro asked me to watch this video which i did
Follow this tutorial...it s very brand new and detailed ! Made by kevin watters :
https://www.youtube.com/watch?v=AJasOtkCbro
and when he typed in the script in python i could not tell what he was typing can you tell me what to type there.
I know yall are busy and this is free help you are giving me, and i want to thank all of yall for what what you do without you inmoov would only still be a dream. I can only guess how many people it has inspired
( can you tell im from the south of usa ?) i like to think of it as redneck language :-)
basic 4a.
Hi Grog
you wrote
Because its a visual experience its helpful if I can see or control your computer - if you are ok with this possibility there is an application called Chrome Remote Desktop. If you install it I and share your screen I can "show" you what to do.
https://chrome.google.com/webstore/detail/chrome-remote-desktop/gbchcmhmhahfdphkhkmpfmihenigjmpp?hl=en
Either way, we'll figure it out.
how do you do that?
1. You install Chrome browser
1. You install Chrome browser if you don't already have it.
2. You install the application I sent a link to
3. We decide on what a good activity would be - e.g. move a servo with a slider
4. We coordinate on the time - you start the Remote Desktop Application and send me the IP address in email I remotely take control of your computer and you watch as we complete the task.
Clean the arduino sketch page
Clean the arduino sketch page before to paste the "mrl comm arduino file"
Ok this one is easy :) You
Ok this one is easy :)
You added MRL to the bottom when you pasted. DOH !!!
What you want to do is replace all the contents.
MRLComm.ino has its own setup & loop - but you can see at the top this part which should have been removed befor you pasted MRLComm.ino in
basics part 5
It does
i took out the the top part and got this
basic 5A
just to make sure this is what i put in my arduino
basic 5b
but i still get this
You don't "still" get this
You don't "still" get this error - because the error has changed..
You previously got a different error.
Your previous error complained about duplicate methods defined.
It was a compile error.
The steps involved in uploading a sketch to an Arduino are as follows.
1. compile the sketch
2. upload the sketch
You were stuck on #1 .. now we are on #2 ... which seems like it can't find the com port COM4
have you experimented with Arduinos before? Have you uploaded a basic blink script ?
Read your previous comment ..
Read your previous comment .. Okay so you have a COM4 and a Mega - have you uploaded the blink sketch before ? http://www.ladyada.net/learn/arduino/lesson1.html
basic e
No i did what Alessandro to me to do see below
Follow this tutorial...it s very brand new and detailed ! Made by kevin watters :
https://www.youtube.com/watch?v=AJasOtkCbro
Enjoy!
Alessandro
do i need to do the blink?
basic d
ok i did the blink test its blinking
Great .. this is progress ...
Great .. this is progress ... cause ---> effect
step ---> move .. not huge progress just a step .. but wise man said..
Journey of 1000 miles starts with 1 step :)
Ok, when you copy and paste then attempt to upload the sketch it gives you the same error ?
basic e
this is the error message
Wow ok .. that is strange
Wow ok .. that is strange !
I'm glad you did the blink test ...
Very strange ..
So the next thing I would try is to get the latest Arduino device drivers and install them -
https://www.arduino.cc/en/Guide/Windows
If you have already installed these drivers .. then perhaps its a corrupted bootloader issue.. :(
I admire your persistence :)
basics f
Yes ive done that and i have changed to my second arduino mega ( i have two for inmoov ) it works on com6 instead of com4 i have played with the servo knob example script to get the wrist servo to move with an external pot i can do that without any problem but i cant do it through MRL
basic g
Hi again
Im still trying to get MRL to work when i try to upload the sketch i get this error message
That is rough ... I could see
That is rough ...
I could see why you are asking for help .. something does not seem right...
Would you be interested in trying to coordinate a Chrome Remote Desktop session ?
Like I said - using a computer is primarily a visual experience - a picture says 1000 words and a video feed is 1000 X 32 fps :)
Basic H
Yes I would like the help via remote i have removed everything from my pc ( trying to start over again ) just tell me when to set it up sometime mid week and what time to turn everything on im in central time zone usa ( i think you know that ) my goal will be to move the right hand wrist. Iknow it will be something simple that i have done wrong but i just dont know what
Basic H.1
Hi again GroG
Ok now when i download Chrome Remote Desktop ( ive never done that ) how do you link up with my pc via Chrome Remote Desktop I know it will be next week but im trying to make sure that i know how it works
And you do want MRL and arduino installed, anything else?d
And again thanks for the help
This video explains basically
This video explains basically how it works.
Funny, but their software has changed since the making of the video too :D, but the basic concept is the same.