hpp-pinocchio 6.0.0
Wrapping of the kinematic/dynamic chain Pinocchio for HPP.
Loading...
Searching...
No Matches
liegroup-space.hh File Reference
#include <boost/variant.hpp>
#include <hpp/pinocchio/fwd.hh>
#include <hpp/pinocchio/liegroup.hh>
#include <hpp/util/serialization-fwd.hh>
#include <pinocchio/fwd.hpp>
#include <pinocchio/multibody/liegroup/special-euclidean.hpp>
#include <pinocchio/multibody/liegroup/special-orthogonal.hpp>
#include <pinocchio/multibody/liegroup/vector-space.hpp>
#include <string>
#include <vector>
Include dependency graph for liegroup-space.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  hpp::pinocchio::LiegroupSpace
 

Namespaces

namespace  hpp
 Utility functions.
 
namespace  hpp::pinocchio
 
namespace  std
 

Typedefs

typedef ABoostVariant hpp::pinocchio::LiegroupType
 

Enumerations

enum  hpp::pinocchio::DerivativeProduct { hpp::pinocchio::DerivativeTimesInput , hpp::pinocchio::InputTimesDerivative }
 

Functions

std::ostream & hpp::pinocchio::operator<< (std::ostream &os, const LiegroupSpace &space)
 Writing in a stream.