O M A I R - K H A N . C O M
Robotics / Engineering >> Past Projects >> Player v2 - Evolution ER1 drivers

Evolution ER1
http://www.evolution.com/er1/

The ER1 is a robotic base that is can be controlled via USB-Serial interface via a laptop as pictured on the left

Player
http://playerstage.sourceforge.net

Player is a linux based network server for robot control. Running on your robot, Player provides a simple interface to the robot's sensors and actuators over the IP network. A client program talks to Player over a TCP socket, reading data from sensors, writing commmands to actuators, and configuring devices on the fly.

Player works with MANY robotic bases out there. The original drivers for the ER1 were written by David Feil-Seifer, a Phd student here at USC. However, when Player was upgraded from v1.0 to v2.0 the drivers no longer worked.

I am currently reviewing the original drivers and attempting to make them compatible with Player v2.0

Download
Replace this file with the one located in player-2.x.x/drivers/mixed/evolution/er1/

Dec 2008 - er.cc

**UPDATES**

Nov 2007
Some modifications have been made and to er1.cc:
- ER1 is now able to move in all directions smoothly using playerjoy
- Stop command is now accepted by the ER1 driver when using the continuous command option in playerjoy

© Omair Khan