DoodleBot Drawing Bot

Posted on 30/08/2013 by tnbit
Modified on: 13/09/2018
Project
Press to mark as completed
Introduction
This is an automatic import from our previous community platform. Some things can look imperfect.

If you are the original author, please access your User Control Panel and update it.

Details: The hardware of this robot is DoodleBot kit (by Dagu). I programmed it together with my friend to participate in the "Doodle Bot Art Challenge". The code is based on OddBot's example. The goal: Use the kit to draw a robot, without using any additional sensors. The problem: The drawing may seem easy and simple - Believe me, it's not! The main technical challenge is due to the fact each of the two wheels is connected to a seperate motor. Each motor has different "personality": They don't achieve ...


DoodleBot Drawing Bot

Details:

The hardware of this robot is DoodleBot kit (by Dagu).

I programmed it together with my friend to participate in the "Doodle Bot Art Challenge". The code is based on OddBot's example.

The goal:

Use the kit to draw a robot, without using any additional sensors.

The problem:

The drawing may seem easy and simple - Believe me, it's not!

The main technical challenge is due to the fact each of the two wheels is connected to a seperate motor.

Each motor has different "personality": They don't achieve full speed at the same time, nor stopping simultenously. The speed itself is different as well. Moreover, the "personality" changes over time, as the battery voltage changes and the motors get warmer.

Bottom line: Without special code, straight line is not straight and a 90 degrees angle is not 90... 
This resolution is enough if you have seperate simple characters (e.g. letters or numbers). 
However, if you try to draw a big drawing and wish the shape to be symethric and to close properly - well, you have a problem...

 

The solution:

I may have received a kit with lots of "personality", so there's no single "magic fix".

The code both uses a calibration routine to test the speed difference between the wheels (for each direction: Forward, Backwards and Left/Right turns).

In addition, the robot "fixes itself" to compensate behaviour change during work.

The code also compensates overshoot of a wheel (when a wheel fails to stop immediately when you tell it).

 

As you can see in the video, the result is not perfect, but without applying the changes described above - 

the result will not resembale a robot at all.

 

Now that I have the code, a more complicated drawing can be made. However, the challenge is over - so it will have to wait for another opportunity. 

 

Final word:

Special thanks to OddBot for challenging us and to Dagu for creating this great kit!

 

LikedLike this to see more

Spread the word

Flag this post

Thanks for helping to keep our community civil!


Notify staff privately
It's Spam
This post is an advertisement, or vandalism. It is not useful or relevant to the current topic.

You flagged this as spam. Undo flag.Flag Post