signal following
Descention
Posts: 9
is it possible to have a robot follow a signal (assuming radio would have to be used), where the signal is not in direct line of sight of the robot and the signal moves (such as someone walking).
pretty much what im looking for is a robot that can follow a person, or goto a person, even when said person is not in sight of the robot, but person can be anywhere in house.
i am not sure where i would hav to start with this, but i know the robot would have to find the direction of the signal emitter, and a rough distance to travel. obstacle avoidance will come later.
thanks
pretty much what im looking for is a robot that can follow a person, or goto a person, even when said person is not in sight of the robot, but person can be anywhere in house.
i am not sure where i would hav to start with this, but i know the robot would have to find the direction of the signal emitter, and a rough distance to travel. obstacle avoidance will come later.
thanks
Comments
· You'd want to use a special tone (like a DTMF or something modulated?), eventually, but to get started with your research you could begin by using a single frequency.· Afterall --·you want it to specifically home in on your Call (beacon) and·not just any ambient noise/sound-level (which'd be dopey.)
Post Edited (PJ Allen) : 6/22/2006 1:44:34 AM GMT
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen
this robot would not only be used in the house, but for entertainment, to follow me around outside my home. one place i wanted to take it with me would be a rennaisance faire (if they'd allow it), and dress up the robot as a pet dragon. it would follow me around, and avoid hitting people by detecting them with multiple sensors (IR, sonic, motion detected by camera). it's gonna be a long project for me, but it gives me something to learn from.
- K
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Failure is not the only punishment for laziness; there is also the success of others.
- Jules Renard
Best Regards,
Brian Joly
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
·
http://cricket.csail.mit.edu/
A neat idea that uses the difference b/w the speed of sound and the speed of light to determine the distance from beacons. I figure that if you put a 'listener' on both the bot and the person they can transmit thier location to one another and the bot can navigate accordingly.