next up previous contents
Next: 7.36 readlog Up: 7. Device Drivers Previous: 7.34 rflex   Contents

Subsections


7.35 rwi

Authors

Andy Martignoni III ajm7(at)cs.wustl.edu,Nik Melchior

Synopsis

The rwi_* family of drivers are used to control RWI robots using RWI's Mobility software. To date, these drivers have been tested on the B21r, but they should work with other Mobility-controlled robots.

Note: This documentation may be incomplete and/or wrong, because I (brian) didn't write the driver. Comments and corrections from users are welcome.

Interfaces / Configuration requests

Although all the Mobility interaction is actually done in a single thread, the different Mobility devices are accessed through different Player drivers, each supporting a different interface and supporting some subset of configuration requests:

Configuration file options

Name Type Default Meaning
name string "B21R" The name of the robot to which Player should connect


next up previous contents
Next: 7.36 readlog Up: 7. Device Drivers Previous: 7.34 rflex   Contents
2004-06-02