KeypointsMP.h File Reference
#include <ArmarXCore/core/logging/Logging.h>
#include <ArmarXCore/interface/serialization/Eigen.h>
#include <ArmarXCore/util/CPPUtility/TripleBuffer.h>
#include "MP.h"
+ Include dependency graph for KeypointsMP.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  KeypointsMP
 
struct  KeypointsMPInput
 
struct  KeypointsMPOutput
 

Namespaces

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

Typedefs

using KeypointsMPInputPtr = std::shared_ptr< KeypointsMPInput >
 
using KeypointsMPOutputPtr = std::shared_ptr< KeypointsMPOutput >
 
typedef std::shared_ptr< KeypointsMP > KeypointsMPPtr