|
|
#include <stdio.h>#include <fstream>#include <iostream>#include <netinet/in.h>#include <Eigen/Dense>#include <ArmarXCore/core/Component.h>#include <ArmarXCore/core/services/tasks/PeriodicTask.h>#include <ArmarXCore/core/services/tasks/RunningTask.h>#include <RobotAPI/interface/units/OrientedTactileSensorUnit.h>#include <RobotAPI/interface/units/UnitInterface.h>#include <RobotAPI/interface/visualization/DebugDrawerInterface.h>#include <RobotAPI/libraries/SimpleJsonLogger/SimpleJsonLogger.h>
Include dependency graph for OrientedTactileSensorUnit.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | OrientedTactileSensorUnit |
| ArmarX wrapper for an arduino due with one BNO055 IMU and one BMP280 pressure sensor. More... | |
| struct | OrientedTactileSensorUnit::AccelerationRate |
| struct | OrientedTactileSensorUnit::CalibrationData |
| struct | OrientedTactileSensorUnit::LinAccRate |
| struct | OrientedTactileSensorUnit::PressureRate |
| struct | OrientedTactileSensorUnit::RotationRate |
| struct | OrientedTactileSensorUnit::SensorData |
| class | OrientedTactileSensorUnitPropertyDefinitions |
Namespaces | |
| armarx | |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |