30 #include <RobotAPI/interface/units/HapticUnit.h>
45 class WeissHapticSensor;
64 std::shared_ptr<TextWriter> jsWriter;
65 void frameAcquisitionTaskLoop();
67 std::string deviceFileName;
68 std::shared_ptr<SerialInterface> interface;
69 std::shared_ptr<TactileSensor> sensor;
73 HapticUnitListenerPrx listenerPrx;
76 bool setDeviceTagScheduled;
77 std::string setDeviceTagValue;
80 int minimumReportIntervalMs;