|
#include "DeprecatedNJointTaskSpaceAdmittanceDMPController.h"
#include <VirtualRobot/IK/DifferentialIK.h>
#include <VirtualRobot/MathTools.h>
#include <VirtualRobot/Nodes/RobotNode.h>
#include <VirtualRobot/Nodes/Sensor.h>
#include <VirtualRobot/RobotNodeSet.h>
#include <ArmarXCore/core/ArmarXObjectScheduler.h>
#include <RobotAPI/components/units/RobotUnit/ControlTargets/ControlTarget1DoFActuator.h>
#include <RobotAPI/components/units/RobotUnit/NJointControllers/NJointController.h>
#include <RobotAPI/components/units/RobotUnit/RobotUnit.h>
#include <RobotAPI/components/units/RobotUnit/SensorValues/SensorValue1DoFActuator.h>
#include <RobotAPI/components/units/RobotUnit/SensorValues/SensorValueForceTorque.h>
#include <dmp/representation/dmp/umitsmp.h>
Go to the source code of this file.
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
armarx::control | |
armarx::control::deprecated_njoint_mp_controller | |
armarx::control::deprecated_njoint_mp_controller::task_space | |
Variables | |
NJointControllerRegistration< DeprecatedNJointTaskSpaceAdmittanceDMPController > | registrationControllerDeprecatedNJointTaskSpaceAdmittanceDMPController ("DeprecatedNJointTaskSpaceAdmittanceDMPController") |