Hi,
This is a very broad question, I'm interested in creating a small robot-car which can travel to a fixed point and do simple obstacle avoidance to get there.
Basically just like a robot-Hoover returning to it's charging base. It's a hobby project, so I don't plan on spending huge amounts of money or creating phd-level code. I have reasonable coding skills, but want to learn more about electronics.
Can I get some high level thoughts on doing this?
So far I'm thinking of perhaps
- a distance monitor for obstacle avoidance
- a servo to mount the distance monitor, to get an understanding of the surroundings.
- Push switches for bumper notification
- Compass for direction
I still can't think of a simple way to home in on a particular spot though. I think gps is not accurate enough at small distances.
Any thoughts are welcome.