Examples sensor
Sensors¶
You can add further sensors (Force Torque Sensor, Tactile Sensor...) by adding a custom Sensor that subscribes to a topic.
Sensor is simply a class that gives read-only access to the data being published on a topic with a given message type.
This is particularly useful when adding further observation to the manipulator environment directly in the config: