feature-pose.cpp
Go to the documentation of this file.
1 /*
2  * Copyright 2019
3  * Joseph Mirabel
4  *
5  * LAAS-CNRS
6  *
7  */
8 
9 /* --------------------------------------------------------------------- */
10 /* --- INCLUDE --------------------------------------------------------- */
11 /* --------------------------------------------------------------------- */
12 
13 /* --- SOT --- */
14 // #define VP_DEBUG
15 // #define VP_DEBUG_MODE 45
19 #include <dynamic-graph/command.h>
20 
21 #include <Eigen/LU>
22 #include <boost/mpl/if.hpp>
23 #include <boost/type_traits/is_same.hpp>
24 #include <pinocchio/multibody/liegroup/liegroup.hpp>
25 #include <sot/core/factory.hh>
26 #include <sot/core/feature-pose.hh>
27 #include <sot/core/feature-pose.hxx>
28 #include <sot/core/macros.hh>
29 
30 using namespace dynamicgraph::sot;
31 
36 template <>
38 template <>
41 
42 namespace dynamicgraph {
43 namespace sot {
45 template class FeaturePose<SE3Representation>;
46 } // namespace sot
47 } // namespace dynamicgraph
#define SOT_CORE_DISABLE_WARNING_PUSH
Definition: macros.hh:28
#define SOT_CORE_DISABLE_WARNING_DEPRECATED
Definition: macros.hh:30
DYNAMICGRAPH_FACTORY_ENTITY_PLUGIN(FeaturePosture, "FeaturePosture")
FeaturePose< R3xSO3Representation > FeaturePose_t
FeaturePose< SE3Representation > FeaturePoseSE3_t
Feature that controls the relative (or absolute) pose between two frames A (or world) and B...
Definition: feature-pose.hh:62
#define SOT_CORE_DISABLE_WARNING_POP
Definition: macros.hh:29


sot-core
Author(s): Olivier Stasse, ostasse@laas.fr
autogenerated on Wed Jun 21 2023 02:51:26