PositionControllerHelper.h File Reference
#include <Eigen/Dense>
#include "VelocityControllerHelper.h"
#include <VirtualRobot/Robot.h>
#include <RobotAPI/libraries/core/CartesianPositionController.h>
#include <RobotAPI/libraries/core/Pose.h>
+ Include dependency graph for PositionControllerHelper.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PositionControllerHelper
 
struct  PositionControllerHelper::NullspaceOptimizationArgs
 

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
 Eigen
 

Typedefs

using PositionControllerHelperPtr = std::shared_ptr< PositionControllerHelper >