This is the virtual implementation of the SrGenericTactileSensor. It computes virtual data. More...
#include "sr_tactile_sensors/sr_virtual_tactile_sensor.hpp"#include <boost/algorithm/string.hpp>#include <string>#include <vector>
Go to the source code of this file.
Namespaces | |
| shadowrobot | |
Functions | |
| int | main (int argc, char **argv) |
This is the virtual implementation of the SrGenericTactileSensor. It computes virtual data.
Definition in file sr_virtual_tactile_sensor.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Initializes a set of virtual tactile sensors and publish.
| argc | |
| argv |
Definition at line 136 of file sr_virtual_tactile_sensor.cpp.