yarp-devices
|
Launches one or more CAN bus drivers and control board network wrappers.
#include <LaunchCanBus.hpp>
Public Member Functions | |
bool | configure (yarp::os::ResourceFinder &rf) override |
double | getPeriod () override |
bool | updateModule () override |
bool | close () override |
Private Attributes | |
yarp::dev::PolyDriverList | canDevices |
yarp::dev::PolyDriverList | mapperDevices |
yarp::dev::PolyDriverList | wrapperDevices |
yarp::dev::PolyDriverList | calibratorDevices |