Author Topic: need algorithm suggestions for a vaccuum cleaner robot !!  (Read 1650 times)

0 Members and 1 Guest are viewing this topic.

Offline ibotTopic starter

  • Jr. Member
  • **
  • Posts: 27
  • Helpful? 0
need algorithm suggestions for a vaccuum cleaner robot !!
« on: May 30, 2010, 01:45:43 PM »
Hi,

I am in the process of making a small robot to clean my home [I am too lazy] .. well, I do not want to buy roomba as I want to use this opportunity to learn more robotics. [well, I am not too new to robotics though] ..

now, I am in the coding stage. My algorithm is to create a floor map using the sonar sensor and make sure my robot covers each block in that map. well, not sure if my arduino duemilanove can handle this much memory though ..

But, before starting .. I am interested to know if anybody have any suggestions for algorithm. Probably, there might be better algorithms out there to acheive the same. [even roomba might be using an efficient algorithm than what I had currently in my mind :D ]

Currently, I chose a similar design to roomba [circular design] - reason: less expensive as it can be controlled using two servos. :D ... I am using the ultrasonic and micro switches as sensors.

Any suggestions would be greatly appreciated. Thanks !!

« Last Edit: May 30, 2010, 02:48:39 PM by ibot »

Offline amando96

  • Robot Overlord
  • ****
  • Posts: 187
  • Helpful? 1
Re: need algorithm suggestions for a vaccuum cleaner robot !!
« Reply #1 on: May 30, 2010, 03:12:31 PM »
I've heard if whenever if finds a wall, and turns 30ยบ eventually it should cover the whole floor.
Rorcle, 60% complete
AATV, 5% complete

Offline Razor Concepts

  • Supreme Robot
  • *****
  • Posts: 1,856
  • Helpful? 53
    • RazorConcepts
Re: need algorithm suggestions for a vaccuum cleaner robot !!
« Reply #2 on: May 30, 2010, 03:16:57 PM »
The modern ones have a much more advanced system than that, the 30 degree thing I believe was for the old roombas.

Offline ibotTopic starter

  • Jr. Member
  • **
  • Posts: 27
  • Helpful? 0
Re: need algorithm suggestions for a vaccuum cleaner robot !!
« Reply #3 on: May 30, 2010, 03:23:04 PM »
hmm .. 30 degrees rotation ..really interesting approach .. :D ... Thanks !!

 


data_list