hpp::pinocchio::DefaultLieGroupMap Struct Reference

This class maps at compile time a joint type to a lie group type. More...

#include <hpp/pinocchio/liegroup.hh>

Classes

struct  operation
 

Detailed Description

This class maps at compile time a joint type to a lie group type.

JointModelPlanar (JointModelFreeFlyer resp.) maps to $ SE(2) $ (resp. $ SE(3) $).

Unknown joint types map to an empty operation (compile time failure).