Featured Product: Stribe1
Lighted Touch Strip

Javascript Tree Menu
Pioneer by vidam | Project Showcase at CuriousInventor.com
make a new project
Museum_thumb
Pioneer ( - 0 + ) by vidam (other projects)
Robot_medium
Aug 01 2008 in progress

This is a project where I retrofit an old ActiveMedia Pioneer robot with my own custom hardware and software.

The previous architecture for this Pioneer had Windows 98, vision, sonar, encoders, gripper, and a wireless image transmission to a remote screen. Windows 98 and other old equipment had to go before I would work with it. So I gutted out the old parts of the machine.

Using the Pioneer chassis, motors, and encoders, I have installed a new AVR-based microcontroller (MCU), and sonar, and I’m starting to write code that drives the robot while avoiding obstacles.

During the second phase of the project, I would like to incorporate the existing motor encoders as well as a simple digital compass with the MCU.

During phase 3, I’d like to get more into the high level vision such as for this cones race http://www.robotronics.org/competitions.html. And then work on path planning and localization algorithms for this more advanced race http://www.robotronics.org/competitionadv.html. Towards that end, I would add GPS, 802.11g wireless communications for offboard vision, and of course some sophisticated mapping and localization algorithm using path planning algorithms.

Once phase 2, 3 is completed and tested, I will write a technical report. The complete modified platform will be returned to the High School teacher who loaned me out this platform.

It will also be used as a platform to teach his students robotics.

Robot_thumb
add a comment:

a preview of the most recent posts:
scott (admin) : What are you thinking about for the high level path planning? The only t…
vidam : Thanks Scott for reminding me about Voronoi diagrams. I was thinking of VSLAM
scott (admin) : cool competition… street crossing and everything!
vidam : Would it be a bad idea to have one drive belt for each motor. There are 4 mot…
scott (admin) : If you can find a sprocket manufacturer’s website, or even mcmaster,
they pr…