iCub-main
|
#include <mutex>
#include <yarp/os/PeriodicThread.h>
#include <yarp/dev/PolyDriver.h>
#include <yarp/dev/CanBusInterface.h>
#include <yarp/dev/MultipleAnalogSensorsInterfaces.h>
#include <yarp/sig/Vector.h>
Go to the source code of this file.
Classes | |
class | CanBusFtSensor |
canbusftsensor : driver for CAN communication with IIT's analog sensor boards, including the MAIS and STRAIN boards. More... | |