This is the virtual implementation of the SrGenericTactileSensor. It computes virtual data. More...
#include <ros/ros.h>#include <string>#include <robot/robot.h>#include <robot/hand.h>#include <robot/hand_protocol.h>#include "sr_tactile_sensors/sr_generic_tactile_sensor.hpp"

Go to the source code of this file.
Classes | |
| class | shadowrobot::SrRealTactileSensor |
| class | shadowrobot::SrRealTactileSensorManager |
Namespaces | |
| shadowrobot | |
This is the virtual implementation of the SrGenericTactileSensor. It computes virtual data.
This is the implementation of the SrGenericTactileSensor. It fetches data from the real sensors.
Definition in file sr_real_tactile_sensor.hpp.