next up previous contents
Next: 7.38 serviceadv-lsd Up: 7. Device Drivers Previous: 7.36 readlog   Contents

Subsections


7.37 segwayrmp

Authors

John Sweeney sweeney(at)cs.umass.edu,Brian P. Gerkey gerkey(at)stanford.edu,Andrew Howard ahoward(at)usc.edu

Synopsis

The segwayrmp driver provides control of a Segway RMP (Robotic Mobility Platform), which is an experimental robotic version of the Segway HT (Human Transport), a kind of two-wheeled, self-balancing electric scooter.

Interfaces

Supported interfaces:

Required devices:

Supported configuration requests:

Configuration file options

Name Type Default Meaning
canio string "kvaser" The kind of underlying CAN I/O to be used.

max_xspeed
int 500 Maximum allowed translational velocity (mm/sec).

max_yawspeed
int 40 Maximum allowed angular velocity (deg/sec).

Notes


next up previous contents
Next: 7.38 serviceadv-lsd Up: 7. Device Drivers Previous: 7.36 readlog   Contents
2004-06-02