KVILImpedanceController.h File Reference
#include <armarx/control/common/mp/KeypointsMP.h>
#include <armarx/control/common/mp/MPPool.h>
#include <armarx/control/njoint_controller/task_space/KeypointsImpedanceController.h>
#include <armarx/control/njoint_mp_controller/task_space/ControllerInterface.h>
+ Include dependency graph for KVILImpedanceController.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Constraint1
 
struct  KVILImpedanceMPConfig
 
class  NJointKVILImpedanceMPController
 Brief description of class NJointKVILImpedanceMPController. More...
 

Namespaces

namespace  armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
namespace  armarx::control
 
namespace  armarx::control::njoint_mp_controller
 
namespace  armarx::control::njoint_mp_controller::task_space
 This file is part of ArmarX.
 

Typedefs

using ConstraintList = std::vector<Constraint1>
 
using ConstraintPtr = std::shared_ptr<Constraint1>