|
|
#include "NJointCartesianNaturalPositionController.h"#include <iomanip>#include <VirtualRobot/Nodes/RobotNode.h>#include <VirtualRobot/math/Helpers.h>#include <ArmarXCore/util/CPPUtility/trace.h>#include <RobotAPI/components/units/RobotUnit/ControlTargets/ControlTarget1DoFActuator.h>#include <RobotAPI/components/units/RobotUnit/NJointControllers/NJointControllerRegistry.h>#include <RobotAPI/components/units/RobotUnit/SensorValues/SensorValue1DoFActuator.h>#include <RobotAPI/components/units/RobotUnit/SensorValues/SensorValueForceTorque.h>#include <RobotAPI/components/units/RobotUnit/util/ControlThreadOutputBuffer.h>#include <RobotAPI/interface/visualization/DebugDrawerInterface.h>
Include dependency graph for NJointCartesianNaturalPositionController.cpp:Go to the source code of this file.
Namespaces | |
| armarx | |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
Functions | |
| std::ostream & | operator<< (std::ostream &out, const CartesianNaturalPositionControllerConfig &cfg) |
| std::string | vec2str (const std::vector< float > &vec) |
Variables | |
| NJointControllerRegistration< NJointCartesianNaturalPositionController > | registrationControllerNJointCartesianNaturalPositionController ("NJointCartesianNaturalPositionController") |