#include <ros/ros.h>#include <cob_phidgets/SetDataRate.h>#include <cob_phidgets/SetDigitalSensor.h>#include <cob_phidgets/SetTriggerValue.h>#include <cob_phidgets/AnalogSensor.h>#include <cob_phidgets/DigitalSensor.h>
Go to the source code of this file.
Classes | |
| class | PhidgetIKROSSim |
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 73 of file cob_phidgets_sim_node.cpp.