Norway
Asked — Edited

The Stalker Robot

Greetings from Norway! Love your work DJ Sures!

I'm planning to build a robot that follows a user, I'm just wondering if there's a way to use the EZ robot controller? I need something that measures distance and direction between the user and the robot, and excludes other users that the robot only follows one user.

I'm a student studying Electronics & Mobile Communication, and therefore do some programming, C, JAVA, VHDL and starting with Python. So it's no problem if the idea need some programming.

Thanks

Rex_Rudi


ARC Pro

Upgrade to ARC Pro

With ARC Pro, your robot is not just a machine; it's your creative partner in the journey of technological exploration.

#9  

Hi again DJ Sures!

I bought the robot controller:D Excited!!!! So in the meantime, while I'm waiting for the controller, I'm hacking a 80's Saturn robot and making it ready for the controller:P

My friend and I are thinking of merging our hobby project with a school project, since the controller has so many awesome features. But we have to use an Arduino Mega and C programming. Is it possible in for example camera detection mode to use the output commands to motors/servos(5V, yes?) as a kind of TRUE/FALSE sensor on the Arduino? So that the Robot Controller "controls" sensors such as camera, PING among other things and the Arduino controls motors and communication through XBee(Not the comm. for the robot controller;) )

If so that would be awesome!!

Rex_rudi

#10  

Rex_rudi,

I am planning on buying an EZ-B and had the same thought for my robot. I was thinking that I would want to use a blinking IR LED on a wrist or ankle strap as the object to follow. (something invisible to the human eye, but visible to most web cams, just try by looking at the emitter from a TV remote with your web cam). I was assuming that I would need to program this with the EZ-B SDK to capture not just the "color" (which I think will read as white) but also the blink rate, but that I could base it on the existing color tracking functionality.

If you get to it before me (I probably don't have time until later this winter) please share what you come up with.

Alan

#11  

thetechguru,

That was a pretty good idea, we have to look into to that. At this point we're considering using active RFID (around 8 meters range), with two receivers to calculate the difference between the RSSI datas. But we're worrying that it would consume to much of the projects' time.

But if we choose to use your idea I will share the project and the source code:)

#12  

thetechguru,

That was a pretty good idea, we have to look into to that. At this point we're considering using active RFID (around 8 meters range), with two receivers to calculate the difference between the RSSI datas. But we're worrying that it would consume to much of the projects' time.

But if we choose to use your idea I will share the project and the source code:)

#13  

thetechguru,

That was a pretty good idea, we have to look into to that. At this point we're considering using active RFID (around 8 meters range), with two receivers to calculate the difference between the RSSI datas. But we're worrying that it would consume to much of the projects' time.

But if we choose to use your idea I will share the project and the source code:)

PRO
Synthiam
#14  

If you use an IR LED, and a regular camera, then select the detected color to be blue, and also adjust the mininum brightness (you'll need to fine tune the settings).. You can have your robot follow you by sight.

There is a feature to have a script execute when the robot has lost focus of an object. On that script, you can have the robot begin to scan to start tracking.

Norway
#15  

Er det flere norske her? ::D