hpp::manipulation Namespace Reference

Namespaces

namespace  graph

Classes

class  AxialHandle
 Handle symmetric around its x-axis. More...
class  Container
class  Device
 Device with handles. More...
class  GraphPathValidation
 Path validation for a constraint graph. More...
class  GraphSteeringMethod
class  Handle
 Part of an object that is aimed at being grasped. More...
class  ManipulationPlanner
class  ProblemSolver
class  Problem
class  Roadmap
 Extension of hpp::core::Roadmap. More...

Typedefs

typedef boost::shared_ptr< DeviceDevicePtr_t
typedef boost::shared_ptr
< const Device
DeviceConstPtr_t
typedef model::Joint Joint
typedef model::JointPtr_t JointPtr_t
typedef model::JointConstPtr_t JointConstPtr_t
typedef model::Transform3f Transform3f
typedef model::Configuration_t Configuration_t
typedef model::ConfigurationIn_t ConfigurationIn_t
typedef model::ConfigurationOut_t ConfigurationOut_t
typedef boost::shared_ptr
< model::Configuration_t
ConfigurationPtr_t
typedef model::GripperPtr_t GripperPtr_t
typedef boost::shared_ptr
< AxialHandle
AxialHandlePtr_t
typedef boost::shared_ptr< HandleHandlePtr_t
typedef boost::shared_ptr< Object > ObjectPtr_t
typedef boost::shared_ptr
< const Object > 
ObjectConstPtr_t
typedef ProblemSolverProblemSolverPtr_t
typedef ProblemProblemPtr_t
typedef boost::shared_ptr
< Roadmap
RoadmapPtr_t
typedef
constraints::RelativeOrientation 
RelativeOrientation
typedef
constraints::RelativePosition 
RelativePosition
typedef
constraints::RelativeOrientationPtr_t 
RelativeOrientationPtr_t
typedef
constraints::RelativePositionPtr_t 
RelativePositionPtr_t
typedef
constraints::RelativeTransformation 
RelativeTransformation
typedef
constraints::RelativeTransformationPtr_t 
RelativeTransformationPtr_t
typedef model::value_type value_type
typedef model::size_type size_type
typedef model::vector_t vector_t
typedef model::vectorIn_t vectorIn_t
typedef model::vectorOut_t vectorOut_t
typedef boost::shared_ptr
< ManipulationPlanner
ManipulationPlannerPtr_t
typedef
core::ConnectedComponentPtr_t 
ConnectedComponentPtr_t
typedef boost::shared_ptr
< GraphPathValidation
GraphPathValidationPtr_t
typedef boost::shared_ptr
< GraphSteeringMethod
GraphSteeringMethodPtr_t
typedef core::PathProjectorPtr_t PathProjectorPtr_t
typedef std::vector
< model::DevicePtr_t
Devices_t
typedef std::vector< ObjectPtr_tObjects_t
typedef std::map
< JointConstPtr_t, JointPtr_t
JointMap_t
typedef core::Constraint Constraint
typedef core::ConstraintPtr_t ConstraintPtr_t
typedef core::LockedJoint LockedJoint
typedef core::LockedJointPtr_t LockedJointPtr_t
typedef core::NumericalConstraint NumericalConstraint
typedef
core::NumericalConstraintPtr_t 
NumericalConstraintPtr_t
typedef core::ConfigProjector ConfigProjector
typedef core::ConfigProjectorPtr_t ConfigProjectorPtr_t
typedef core::ConstraintSet ConstraintSet
typedef core::ConstraintSetPtr_t ConstraintSetPtr_t
typedef
core::DifferentiableFunctionPtr_t 
DifferentiableFunctionPtr_t
typedef core::ConfigurationShooter ConfigurationShooter
typedef
core::ConfigurationShooterPtr_t 
ConfigurationShooterPtr_t
typedef core::ValidationReport ValidationReport
typedef std::pair
< GripperPtr_t, HandlePtr_t
Grasp_t
typedef boost::shared_ptr
< Grasp_t
GraspPtr_t
typedef std::map
< DifferentiableFunctionPtr_t,
GraspPtr_t
GraspsMap_t
typedef fcl::TriangleP Triangle
typedef std::list< TriangleTriangleList

Functions

 HPP_PREDEF_CLASS (Device)
 HPP_PREDEF_CLASS (AxialHandle)
 HPP_PREDEF_CLASS (Handle)
 HPP_PREDEF_CLASS (Object)
 HPP_PREDEF_CLASS (ProblemSolver)
 HPP_PREDEF_CLASS (Problem)
 HPP_PREDEF_CLASS (Roadmap)
 HPP_PREDEF_CLASS (ManipulationPlanner)
 HPP_PREDEF_CLASS (GraphPathValidation)
 HPP_PREDEF_CLASS (GraphSteeringMethod)
std::ostream & operator<< (std::ostream &os, const Handle &handle)

Typedef Documentation

typedef boost::shared_ptr<const Device> hpp::manipulation::DeviceConstPtr_t
typedef boost::shared_ptr<Device> hpp::manipulation::DevicePtr_t
typedef boost::shared_ptr<Grasp_t> hpp::manipulation::GraspPtr_t
typedef boost::shared_ptr<Handle> hpp::manipulation::HandlePtr_t
typedef boost::shared_ptr<const Object> hpp::manipulation::ObjectConstPtr_t
typedef boost::shared_ptr<Object> hpp::manipulation::ObjectPtr_t
typedef boost::shared_ptr<Roadmap> hpp::manipulation::RoadmapPtr_t

Function Documentation

hpp::manipulation::HPP_PREDEF_CLASS ( ManipulationPlanner  )
hpp::manipulation::HPP_PREDEF_CLASS ( GraphPathValidation  )
hpp::manipulation::HPP_PREDEF_CLASS ( GraphSteeringMethod  )
std::ostream& hpp::manipulation::operator<< ( std::ostream &  os,
const Handle &  handle 
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends