Schedule: Tux Droid, a Python-Fueled robot

Speakers
David Bourgeois
Schedule
Day Saturday
Room AW1.117
Start time 15:30
End time 16:30
Duration 01:00
Info
Event type Podium
Track Python
Language English
Tux Droid, a Python-Fueled robot

Presentation of Tux Droid, a small wireless robot controlled from a computer through a Python API.

Tux Droid is a tux-shaped robot wirelessly controlled from a computer running Linux. It can talk and move, but also listen and react to events.

The wireless link provides full-duplex audio, commands and status transfer. It is then possible to stream music and sounds to and from Tux Droid while blinking the eyes and waving the flippers, and detecting if the head button is pressed. Tux Droid’s embedded processing is only meant to interface sensors and actuators. We will show you how, by developing a complete python API, we can leverage the embedded basic set of features to get a complex robot which can bring life to your applications and act as a desktop companion.

The wireless link is the key here, it provides Tux Droid with access to all the power of Python. Python’s interpreter is of great help if you don’t have any clue about programming languages but would like to make your first steps into robotics. Simple scripts to control your robot are really at your fingertips. But we could of course get much more out of Python and Tux Droid.