hpp-pinocchio 6.0.0
Wrapping of the kinematic/dynamic chain Pinocchio for HPP.
Loading...
Searching...
No Matches
fwd.hh File Reference
#include <coal/collision_data.h>
#include <Eigen/Core>
#include <coal/fwd.hh>
#include <hpp/pinocchio/deprecated.hh>
#include <hpp/util/pointer.hh>
#include <pinocchio/multibody/fwd.hpp>
#include <pinocchio/multibody/joint/fwd.hpp>
#include <pinocchio/spatial/fwd.hpp>
#include <vector>
Include dependency graph for fwd.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  hpp
 Utility functions.
 
namespace  hpp::pinocchio
 

Typedefs

typedef double hpp::pinocchio::value_type
 
typedef JointCollectionTpl< value_type, 0 > hpp::pinocchio::JointCollection
 
typedef ::pinocchio::JointIndex hpp::pinocchio::JointIndex
 
typedef ::pinocchio::FrameIndex hpp::pinocchio::FrameIndex
 
typedef ::pinocchio::GeomIndex hpp::pinocchio::GeomIndex
 
typedef ::pinocchio::ModelTpl< value_type, 0, JointCollectionTplhpp::pinocchio::Model
 
typedef ::pinocchio::DataTpl< value_type, 0, JointCollectionTplhpp::pinocchio::Data
 
typedef ::pinocchio::GeometryModel hpp::pinocchio::GeomModel
 
typedef ::pinocchio::GeometryData hpp::pinocchio::GeomData
 
typedef ::pinocchio::SE3 hpp::pinocchio::Transform3s
 
typedef ::pinocchio::SE3 hpp::pinocchio::SE3
 
typedef ::pinocchio::JointModelTpl< value_type, 0, JointCollectionTplhpp::pinocchio::JointModel
 
typedef Eigen::Array< bool, Eigen::Dynamic, 1 > hpp::pinocchio::ArrayXb
 
typedef Eigen::Matrix< value_type, Eigen::Dynamic, 1 > hpp::pinocchio::vector_t
 
typedef vector_t hpp::pinocchio::Configuration_t
 
typedef Eigen::Ref< const Configuration_thpp::pinocchio::ConfigurationIn_t
 
typedef Eigen::Ref< Configuration_thpp::pinocchio::ConfigurationOut_t
 
typedef shared_ptr< Configuration_t > ConfigurationPtr_t hpp::pinocchio::HPP_PINOCCHIO_DEPRECATED
 
typedef Eigen::Ref< const vector_thpp::pinocchio::vectorIn_t
 
typedef Eigen::Ref< vector_thpp::pinocchio::vectorOut_t
 
typedef Eigen::Matrix< value_type, Eigen::Dynamic, Eigen::Dynamic > hpp::pinocchio::matrix_t
 
typedef Eigen::Ref< matrix_thpp::pinocchio::matrixOut_t
 
typedef matrix_t::Index hpp::pinocchio::size_type
 
typedef Eigen::Matrix< value_type, 3, 3 > hpp::pinocchio::matrix3_t
 
typedef Eigen::Matrix< value_type, 3, 1 > hpp::pinocchio::vector3_t
 
typedef Eigen::Matrix< value_type, 4, 1 > hpp::pinocchio::vector4_t
 
typedef Eigen::Matrix< value_type, 6, Eigen::Dynamic > hpp::pinocchio::JointJacobian_t
 
typedef Eigen::Matrix< value_type, 3, Eigen::Dynamic > hpp::pinocchio::ComJacobian_t
 
typedef Eigen::Block< JointJacobian_t, 3, Eigen::Dynamic > hpp::pinocchio::HalfJointJacobian_t
 
typedef JointVector hpp::pinocchio::JointVector_t
 
typedef ObjectVector hpp::pinocchio::ObjectVector_t
 
typedef shared_ptr< Bodyhpp::pinocchio::BodyPtr_t
 
typedef shared_ptr< const Bodyhpp::pinocchio::BodyConstPtr_t
 
typedef shared_ptr< CollisionGeometry > hpp::pinocchio::CollisionGeometryPtr_t
 
typedef coal::CollisionObject hpp::pinocchio::FclCollisionObject
 
typedef coal::CollisionObject * hpp::pinocchio::FclCollisionObjectPtr_t
 
typedef const coal::CollisionObject * hpp::pinocchio::FclConstCollisionObjectPtr_t
 
typedef shared_ptr< CollisionObjecthpp::pinocchio::CollisionObjectPtr_t
 
typedef shared_ptr< const CollisionObjecthpp::pinocchio::CollisionObjectConstPtr_t
 
typedef shared_ptr< Devicehpp::pinocchio::DevicePtr_t
 
typedef shared_ptr< const Devicehpp::pinocchio::DeviceConstPtr_t
 
typedef std::vector< coal::DistanceResult > hpp::pinocchio::DistanceResults_t
 
typedef shared_ptr< HumanoidRobothpp::pinocchio::HumanoidRobotPtr_t
 
typedef shared_ptr< CenterOfMassComputationhpp::pinocchio::CenterOfMassComputationPtr_t
 
typedef shared_ptr< Jointhpp::pinocchio::JointPtr_t
 
typedef shared_ptr< const Jointhpp::pinocchio::JointConstPtr_t
 
typedef shared_ptr< Gripperhpp::pinocchio::GripperPtr_t
 
typedef std::vector< GripperPtr_thpp::pinocchio::Grippers_t
 
typedef shared_ptr< Modelhpp::pinocchio::ModelPtr_t
 
typedef shared_ptr< const Modelhpp::pinocchio::ModelConstPtr_t
 
typedef shared_ptr< Datahpp::pinocchio::DataPtr_t
 
typedef shared_ptr< const Datahpp::pinocchio::DataConstPtr_t
 
typedef shared_ptr< GeomModelhpp::pinocchio::GeomModelPtr_t
 
typedef shared_ptr< const GeomModelhpp::pinocchio::GeomModelConstPtr_t
 
typedef shared_ptr< GeomDatahpp::pinocchio::GeomDataPtr_t
 
typedef shared_ptr< const GeomDatahpp::pinocchio::GeomDataConstPtr_t
 
typedef LiegroupElementConstBase< vectorIn_thpp::pinocchio::LiegroupElementConstRef
 Const reference to a LiegroupElement.
 
typedef LiegroupElementBase< vector_thpp::pinocchio::LiegroupElement
 Element of a Lie group.
 
typedef LiegroupElementBase< vectorOut_thpp::pinocchio::LiegroupElementRef
 Writable reference to a LiegroupElement.
 
typedef shared_ptr< LiegroupSpacehpp::pinocchio::LiegroupSpacePtr_t
 
typedef shared_ptr< const LiegroupSpacehpp::pinocchio::LiegroupSpaceConstPtr_t
 

Enumerations

enum  hpp::pinocchio::Request_t { hpp::pinocchio::COLLISION , hpp::pinocchio::DISTANCE }
 
enum  hpp::pinocchio::InOutType { hpp::pinocchio::INNER , hpp::pinocchio::OUTER }
 

Functions

 hpp::pinocchio::HPP_PREDEF_CLASS (Body)
 
 hpp::pinocchio::HPP_PREDEF_CLASS (CollisionObject)
 
 hpp::pinocchio::HPP_PREDEF_CLASS (Device)
 
 hpp::pinocchio::HPP_PREDEF_CLASS (HumanoidRobot)
 
 hpp::pinocchio::HPP_PREDEF_CLASS (Joint)
 
 hpp::pinocchio::HPP_PREDEF_CLASS (JointConfiguration)
 
 hpp::pinocchio::HPP_PREDEF_CLASS (Gripper)
 
 hpp::pinocchio::HPP_PREDEF_CLASS (CenterOfMassComputation)
 
 hpp::pinocchio::HPP_PREDEF_CLASS (LiegroupSpace)