Feb 25 2014
Remco Tukker

Painting Quadcopters

It started with a simple question half a year ago: Besides capturing video and images from above, what can quadcopters actually do autonomously? More or less practical use cases haven been in the media already: delivering books or medicines and constructing buildings for example.

However, the use case that is most appealing to us has not received much attention so far: simple maintenance tasks at places that are difficult to reach. We believe such tasks are a prime candidate for robotization with quadcopters. Therefore, we set out to build a simple demonstrator model of a quadcopter that can do paintjobs.

This demonstrator is not finished yet! Nevertheless, we (in particular Juan Pablo Forero Cortés) made some good progress over the last half year and solved some of the challenges for this particular application. Watch the video to see how the work has been coming along!

Technical Details

The Parrot AR Drone was first extended with brightly coloured markers and with an Arduino with a Bluetooth module. The smartphone’s camera is then pointed towards the quadcopter so that an app can find its location by searching for the markers. The app then connects to the Parrot over WiFi, so that it can give the standard navigation commands to move the drone to the right position. The next step is that the app connects to the Arduino over Bluetooth in order to give the painting commands. The Arduino relays the paint command to a tiny servo that pushes at a spraycan, and voila, a black blob!

For our future versions, there are two major improvements to be made. First of all, the flying behaviour of the drone near a wall is not nearly as good as it should be. This can be improved by using existing ROS libraries and should increase the precision enough to create pretty wallpaintings with our demonstrator. Secondly, in a final application it should not be necessary to have camera’s pointed at the quadcopter: it should be able to localize itself, in particular with respect to the wall.



blog comments powered by Disqus