mbase platform driver More...

mbase platform driver

This driver talks to the embedded computer in the mBase robot, which mediates communication to the devices of the robot.

Compile-time dependencies
Provides

The mbasedriver driver provides the following device interfaces, some of them named:

Supported configuration requests
Configuration file options
Example
driver
(
  name "mbasedriver"

  provides [ "position2d:0"
             "power:0"
             "sonar:0"
             "aio:0"
             "ir:0" ]

  port "/dev/ttyS0"
)
Author
Joakim Arfvidsson, Brian Gerkey, Kasper Stoy, James McKenna, Ana Teresa Hernández Malagón