Author Topic: need help please.. about your robot (adaptive mapping)  (Read 3812 times)

0 Members and 1 Guest are viewing this topic.

Offline learnerTopic starter

  • Beginner
  • *
  • Posts: 5
  • Helpful? 0
need help please.. about your robot (adaptive mapping)
« on: April 02, 2008, 08:10:12 AM »
sir, I'm a newbie here.. this is my first time in making a robot.. please tell me step by step on how to make an adaptive mapping robot without using the irobot.. I'm making a robot from a scratch, from designing to making sensors, wires, etc.. please help me.. i have proposed already a proposal about this project and been accepted already by my professor.. i ask an opinion from the shop and told me that i must use a gps, servo motor, stepping driver.. i don't know what i lack and how to connect them..

Offline Trumpkin

  • Supreme Robot
  • *****
  • Posts: 1,176
  • Helpful? 5
Re: need help please.. about your robot (adaptive mapping)
« Reply #1 on: April 02, 2008, 08:30:46 AM »
It's been asked a lot if you can use a gps with this kind of thing. A gps just isn't accurate enough for a small space, (such as in a room). You don't need a "stepping driver" actually, I don't know what that is. What you need to build an adaptive mapping robot is....
a sharp IR rangefinder http://www.pololu.com/catalog/product/136
a microcontroller http://www.societyofrobots.com/step_by_step_robot_step3A.shtml
3 servos http://www.servocity.com/html/hs-311_standard.html
wheels http://www.pololu.com/catalog/product/226
batteries http://www.all-battery.com/index.asp?PageAction=VIEWPROD&ProdID=495
you could also use the Arduino as a microcontroller http://www.moderndevice.com/diecimila.shtml
Have I missed anything? Oh, yeah you also need a charger... So do some research and search the forum!
Robots are awesome!

Offline learnerTopic starter

  • Beginner
  • *
  • Posts: 5
  • Helpful? 0
Re: need help please.. about your robot (adaptive mapping)
« Reply #2 on: April 02, 2008, 08:38:32 AM »
thank you very much.. sorry..

Offline Trumpkin

  • Supreme Robot
  • *****
  • Posts: 1,176
  • Helpful? 5
Re: need help please.. about your robot (adaptive mapping)
« Reply #3 on: April 02, 2008, 08:46:44 AM »
Feel free to ask any more questions ;D! Sorry if i seemed a bit cranky :P.
Robots are awesome!

Offline learnerTopic starter

  • Beginner
  • *
  • Posts: 5
  • Helpful? 0
Re: need help please.. about your robot (adaptive mapping)
« Reply #4 on: April 02, 2008, 09:08:47 AM »
 ;) thanks a lot..

paulstreats

  • Guest
Re: need help please.. about your robot (adaptive mapping)
« Reply #5 on: April 02, 2008, 07:49:38 PM »
If your using servo motor, then you wont need a stepping motor driver. You would either try to drive the servos yourself or use a servo motor driver.

You would use a stepping motor driver if you were to use stepping motors.

Check out the $50 robot on this site, as well as reviewing the wavefront pathfinder tutorials, these should help you with starting off with how to put a robot together and how to implement basic mapping. For adaptive mapping, you probably want to search the forum for subjects like "slam", although nobody really has this as a perfect art form yet - it is still an ongoing development in both hobby and professional designs.

But seriously build the $50 robot then you will have a basic robot to learn from and something to use as a test platform

Offline learnerTopic starter

  • Beginner
  • *
  • Posts: 5
  • Helpful? 0
Re: need help please.. about your robot (adaptive mapping)
« Reply #6 on: April 03, 2008, 08:42:04 AM »
thank you very much.. ^^