I had a look at it, but it seems it will take me a while to understand what you've done there. Some things are simple to get, but others will take some drawing to actually get why they are that way. Especially the functions in Head2DOF file are hard to get. But I'll work at it.
@ Sat, 2011-04-23 13:44
For what purpose do you use
For what purpose do you use the LDR ?
@ Thu, 2011-04-14 05:51
WOW Amazing project !!!!
Very interesting !!! you probably open a new age of Robot project !!
Cheers from Canada !!
Michel
@ Thu, 2011-02-17 08:39
Great work. Will you install
Great work. Will you install additional sensors for better/faster scanning ?
@ Mon, 2011-02-14 22:48
Whoah, hold the phone!
You mean there are no floor detectors between the front wheels? All is done with the one sensor on the neck?!
Double awesome!
@ Tue, 2011-02-15 00:27
yeah man chicken style -> go
yeah man chicken style -> go vegan!
@ Mon, 2011-02-14 05:04
Very life like
The turret was a good idea. You have managed to put life into your machine.
@ Mon, 2011-02-14 02:27
Very nice bot my friend. I
Very nice bot my friend. I like the moves of the head and its precision. Keep up the good work for us :)
@ Mon, 2011-02-14 01:12
i am happy to see interest
i am happy to see interest in my work
i have attached the arduino source code
the idea is to sense the front cone of space
the head perform 160° sweep at different elevation
topmost elevation is orizzontal to sense height obstacle
other 3 elevations are pointing ground at different angles that means distance from the rover...
so the routine il like this:
set head to 0° elevation and scan horizzontaly from -80° to +80°
set head to -50° elevation and scan horizzontaly from -80° to +80°
set head to -60° elevation and scan horizzontaly from -80° to +80°
set head to -70° elevation and scan horizzontaly from -80° to +80°
set head to 0° elevation and scan horizzontaly from -80° to +80°
set head to -60° elevation and scan horizzontaly from -80° to +80°
set head to -50° elevation and scan horizzontaly from -80° to +80°
and so on....
if abnormal reading: stop motor; repeat at will the horizzontal scan at current elevation; rotate body untill horizzontal scan is clear.
@ Mon, 2011-02-14 01:52
Thanks! I had a look at it,
Thanks!
I had a look at it, but it seems it will take me a while to understand what you've done there. Some things are simple to get, but others will take some drawing to actually get why they are that way. Especially the functions in Head2DOF file are hard to get. But I'll work at it.
Cheers!
@ Sun, 2011-02-13 23:39
One word: wow!Care to share
One word: wow!
Care to share the code? I don't remember seing a robot doing that... How did you do it?