Society of Robots - Robot Forum

Electronics => Electronics => Topic started by: cooldog on October 21, 2007, 05:42:14 PM

Title: mapping
Post by: cooldog on October 21, 2007, 05:42:14 PM
i want to make a simple robot that uses sensores and can map a room. but i don't now much about sensors or microcontolers any ideas?
Title: Re: mapping
Post by: Admin on October 21, 2007, 07:02:52 PM
http://www.societyofrobots.com/programming_wavefront.shtml
Title: Re: mapping
Post by: cooldog on October 21, 2007, 07:27:49 PM
that is to complex
is it possible if i found a robot vacum i could use the same sofware
Title: Re: mapping
Post by: Admin on October 21, 2007, 07:38:26 PM
That is the simplest mapping algorithm out there. :P

Quote
is it possible if i found a robot vacum i could use the same sofware
none of them do mapping . . .
Title: Re: mapping
Post by: cooldog on October 21, 2007, 07:53:09 PM
in order to hook up a range finder do i put the microcontoler in the speed controler and hook the range finder to my speed contoler or is there a different hookup. can u buy range finders that come with preporgramed micrcontrolers?
Title: mapping
Post by: cooldog on October 25, 2007, 10:40:39 AM
i want to hook a range finder to my robot. but i want it to have mapping capabilitys and i don't know how to program microcontrollers. pls give me a list ofr matterials i will need to make it work
Title: Re: mapping
Post by: Robotboy86 on October 25, 2007, 11:30:42 AM
Actually i believe admin has some tutorials for this..

BUT..   you have a lot of options.

First of all, what microcontroller do you have?  Do you even have one?  If not, go check out the 50$ robot tut.  It uses a decent enough MCU..  even if the memory is limited.  Thats going to be quiet the hurdle for mapping.  Unless it has some non-volitate memory(stuff that remebers after powered down) your going to have to remap every power up.  Which may be fine!  Also, you will eventually run out of space.. 


Tell us what microcontroller you have, and we can go from there.

part list:

microcontroller
something to move the robot
Panasonic IR Range finders(cheap decent solutions)


Title: Re: mapping
Post by: Admin on October 25, 2007, 11:40:12 AM
I dont know if you have seen this already or not, but it can really help you understand more on the process of building a robot:

http://www.societyofrobots.com/step_by_step_robot.shtml
Title: Re: mapping
Post by: cooldog on October 25, 2007, 03:21:51 PM
i don't have a microcontroller