|
typedef configurationShooter::Uniform | BasicConfigurationShooter |
|
typedef configurationShooter::UniformPtr_t | BasicConfigurationShooterPtr_t |
|
typedef constraints::solver::BySubstitution | BySubstitution |
|
typedef constraints::ComparisonTypes_t | ComparisonTypes_t |
|
typedef constraints::ComparisonType | ComparisonType |
|
typedef boost::shared_ptr< BiRRTPlanner > | BiRRTPlannerPtr_t |
|
typedef hpp::pinocchio::Body | Body |
|
typedef hpp::pinocchio::BodyPtr_t | BodyPtr_t |
|
typedef boost::shared_ptr< CollisionValidation > | CollisionValidationPtr_t |
|
typedef boost::shared_ptr< CollisionValidationReport > | CollisionValidationReportPtr_t |
|
typedef boost::shared_ptr< AllCollisionsValidationReport > | AllCollisionsValidationReportPtr_t |
|
typedef pinocchio::CollisionObjectPtr_t | CollisionObjectPtr_t |
|
typedef pinocchio::CollisionObjectConstPtr_t | CollisionObjectConstPtr_t |
|
typedef pinocchio::FclCollisionObject | FclCollisionObject |
|
typedef FclCollisionObject * | FclCollisionObjectPtr_t |
|
typedef const FclCollisionObject * | FclConstCollisionObjectPtr_t |
|
typedef boost::shared_ptr< FclCollisionObject > | FclCollisionObjectSharePtr_t |
|
typedef pinocchio::Configuration_t | Configuration_t |
|
typedef pinocchio::ConfigurationIn_t | ConfigurationIn_t |
|
typedef pinocchio::ConfigurationOut_t | ConfigurationOut_t |
|
typedef pinocchio::ConfigurationPtr_t | ConfigurationPtr_t |
|
typedef std::vector< ConfigurationPtr_t > | Configurations_t |
|
typedef Configurations_t::iterator | ConfigIterator_t |
|
typedef Configurations_t::const_iterator | ConfigConstIterator_t |
|
typedef boost::shared_ptr< ConfigurationShooter > | ConfigurationShooterPtr_t |
|
typedef boost::shared_ptr< ConfigProjector > | ConfigProjectorPtr_t |
|
typedef boost::shared_ptr< ConfigValidation > | ConfigValidationPtr_t |
|
typedef boost::shared_ptr< ConfigValidations > | ConfigValidationsPtr_t |
|
typedef boost::shared_ptr< ConnectedComponent > | ConnectedComponentPtr_t |
|
typedef std::set< ConnectedComponentPtr_t > | ConnectedComponents_t |
|
typedef boost::shared_ptr< Constraint > | ConstraintPtr_t |
|
typedef boost::shared_ptr< ConstraintSet > | ConstraintSetPtr_t |
|
typedef boost::shared_ptr< const ConstraintSet > | ConstraintSetConstPtr_t |
|
typedef std::deque< ConstraintPtr_t > | Constraints_t |
|
typedef pinocchio::Device | Device_t |
|
typedef pinocchio::DevicePtr_t | DevicePtr_t |
|
typedef pinocchio::DeviceWkPtr_t | DeviceWkPtr_t |
|
typedef pinocchio::CenterOfMassComputationPtr_t | CenterOfMassComputationPtr_t |
|
typedef std::deque< DevicePtr_t > | Devices_t |
|
typedef constraints::DifferentiableFunction | DifferentiableFunction |
|
typedef constraints::DifferentiableFunctionPtr_t | DifferentiableFunctionPtr_t |
|
typedef boost::shared_ptr< DiffusingPlanner > | DiffusingPlannerPtr_t |
|
typedef boost::shared_ptr< Distance > | DistancePtr_t |
|
typedef boost::shared_ptr< DistanceBetweenObjects > | DistanceBetweenObjectsPtr_t |
|
typedef pinocchio::DistanceResults_t | DistanceResults_t |
|
typedef Edge * | EdgePtr_t |
|
typedef std::list< Edge * > | Edges_t |
|
typedef boost::shared_ptr< ExtractedPath > | ExtractedPathPtr_t |
|
typedef boost::shared_ptr< SubchainPath > | SubchainPathPtr_t |
|
typedef pinocchio::JointJacobian_t | JointJacobian_t |
|
typedef pinocchio::Joint | Joint |
|
typedef pinocchio::JointConstPtr_t | JointConstPtr_t |
|
typedef pinocchio::JointPtr_t | JointPtr_t |
|
typedef boost::shared_ptr< JointBoundValidation > | JointBoundValidationPtr_t |
|
typedef boost::shared_ptr< JointBoundValidationReport > | JointBoundValidationReportPtr_t |
|
typedef pinocchio::HalfJointJacobian_t | HalfJointJacobian_t |
|
typedef pinocchio::JointVector_t | JointVector_t |
|
typedef KDTree * | KDTreePtr_t |
|
typedef constraints::LockedJoint | LockedJoint |
|
typedef constraints::LockedJointPtr_t | LockedJointPtr_t |
|
typedef constraints::LockedJointConstPtr_t | LockedJointConstPtr_t |
|
typedef constraints::LockedJoints_t | LockedJoints_t |
|
typedef pinocchio::matrix_t | matrix_t |
|
typedef pinocchio::matrix3_t | matrix3_t |
|
typedef constraints::matrix6_t | matrix6_t |
|
typedef pinocchio::vector3_t | vector3_t |
|
typedef constraints::matrixIn_t | matrixIn_t |
|
typedef constraints::matrixOut_t | matrixOut_t |
|
typedef constraints::LiegroupElement | LiegroupElement |
|
typedef constraints::LiegroupElementRef | LiegroupElementRef |
|
typedef pinocchio::LiegroupElementConstRef | LiegroupElementConstRef |
|
typedef constraints::LiegroupSpace | LiegroupSpace |
|
typedef constraints::LiegroupSpacePtr_t | LiegroupSpacePtr_t |
|
typedef pinocchio::size_type | size_type |
|
typedef pinocchio::value_type | value_type |
|
typedef std::pair< value_type, value_type > | interval_t |
|
typedef Eigen::BlockIndex | BlockIndex |
| Interval of indices as (first index, number of indices) More...
|
|
typedef constraints::segment_t | segment_t |
|
typedef constraints::segments_t | segments_t |
|
typedef Node * | NodePtr_t |
|
typedef std::list< NodePtr_t > | Nodes_t |
|
typedef std::vector< NodePtr_t > | NodeVector_t |
|
typedef pinocchio::ObjectVector_t | ObjectVector_t |
|
typedef std::vector< CollisionObjectPtr_t > | ObjectStdVector_t |
|
typedef std::vector< CollisionObjectConstPtr_t > | ConstObjectStdVector_t |
|
typedef boost::shared_ptr< Path > | PathPtr_t |
|
typedef boost::shared_ptr< const Path > | PathConstPtr_t |
|
typedef boost::shared_ptr< TimeParameterization > | TimeParameterizationPtr_t |
|
typedef boost::shared_ptr< PathOptimizer > | PathOptimizerPtr_t |
|
typedef boost::shared_ptr< PathPlanner > | PathPlannerPtr_t |
|
typedef boost::shared_ptr< ProblemTarget > | ProblemTargetPtr_t |
|
typedef boost::shared_ptr< PathVector > | PathVectorPtr_t |
|
typedef boost::shared_ptr< const PathVector > | PathVectorConstPtr_t |
|
typedef boost::shared_ptr< PlanAndOptimize > | PlanAndOptimizePtr_t |
|
typedef boost::shared_ptr< Problem > | ProblemPtr_t |
|
typedef ProblemSolver * | ProblemSolverPtr_t |
|
typedef boost::shared_ptr< Roadmap > | RoadmapPtr_t |
|
typedef boost::shared_ptr< StraightPath > | StraightPathPtr_t |
|
typedef boost::shared_ptr< const StraightPath > | StraightPathConstPtr_t |
|
typedef boost::shared_ptr< ReedsSheppPath > | ReedsSheppPathPtr_t |
|
typedef boost::shared_ptr< const ReedsSheppPath > | ReedsSheppPathConstPtr_t |
|
typedef boost::shared_ptr< DubinsPath > | DubinsPathPtr_t |
|
typedef boost::shared_ptr< const DubinsPath > | DubinsPathConstPtr_t |
|
typedef boost::shared_ptr< KinodynamicPath > | KinodynamicPathPtr_t |
|
typedef boost::shared_ptr< const KinodynamicPath > | KinodynamicPathConstPtr_t |
|
typedef boost::shared_ptr< KinodynamicOrientedPath > | KinodynamicOrientedPathPtr_t |
|
typedef boost::shared_ptr< const KinodynamicOrientedPath > | KinodynamicOrientedPathConstPtr_t |
|
typedef boost::shared_ptr< InterpolatedPath > | InterpolatedPathPtr_t |
|
typedef boost::shared_ptr< const InterpolatedPath > | InterpolatedPathConstPtr_t |
|
typedef boost::shared_ptr< SteeringMethod > | SteeringMethodPtr_t |
|
typedef std::vector< PathPtr_t > | Paths_t |
|
typedef std::vector< PathVectorPtr_t > | PathVectors_t |
|
typedef pinocchio::Transform3f | Transform3f |
|
typedef Eigen::Matrix< value_type, 2, 1 > | vector2_t |
|
typedef pinocchio::vector_t | vector_t |
|
typedef pinocchio::vectorIn_t | vectorIn_t |
|
typedef pinocchio::vectorOut_t | vectorOut_t |
|
typedef Eigen::Matrix< value_type, 1, Eigen::Dynamic > | rowvector_t |
|
typedef boost::shared_ptr< VisibilityPrmPlanner > | VisibilityPrmPlannerPtr_t |
|
typedef boost::shared_ptr< ValidationReport > | ValidationReportPtr_t |
|
typedef boost::shared_ptr< WeighedDistance > | WeighedDistancePtr_t |
|
typedef boost::shared_ptr< KinodynamicDistance > | KinodynamicDistancePtr_t |
|
typedef std::map< std::string, constraints::ImplicitPtr_t > | NumericalConstraintMap_t |
|
typedef std::map< std::string, ComparisonTypes_t > | ComparisonTypeMap_t |
|
typedef std::map< std::string, segments_t > | segmentsMap_t |
|
typedef constraints::NumericalConstraints_t | NumericalConstraints_t |
|
typedef std::map< std::string, CenterOfMassComputationPtr_t > | CenterOfMassComputationMap_t |
|
typedef std::pair< CollisionObjectConstPtr_t, CollisionObjectConstPtr_t > | CollisionPair_t |
|
typedef std::vector< CollisionPair_t > | CollisionPairs_t |
|
typedef boost::shared_ptr< ContinuousValidation > | ContinuousValidationPtr_t |
|
typedef NearestNeighbor * | NearestNeighborPtr_t |
|
typedef boost::shared_ptr< PathValidation > | PathValidationPtr_t |
|
typedef boost::shared_ptr< PathValidations > | PathValidationsPtr_t |
|
typedef boost::shared_ptr< PathValidationReport > | PathValidationReportPtr_t |
|
typedef boost::shared_ptr< CollisionPathValidationReport > | CollisionPathValidationReportPtr_t |
|
typedef std::vector< CollisionPathValidationReport > | CollisionPathValidationReports_t |
|
typedef boost::shared_ptr< PathProjector > | PathProjectorPtr_t |
|
typedef std::vector< core::vector3_t > | Shape_t |
|
typedef std::pair< JointPtr_t, Shape_t > | JointAndShape_t |
|
typedef std::list< JointAndShape_t > | JointAndShapes_t |
|
typedef constraints::Implicit NumericalConstraint | HPP_CORE_DEPRECATED |
|
typedef boost::function< DevicePtr_t(const std::string &) > | RobotBuilder_t |
|
typedef boost::function< PathOptimizerPtr_t(const Problem &) > | PathOptimizerBuilder_t |
|
typedef boost::function< PathPlannerPtr_t(const Problem &, const RoadmapPtr_t &) > | PathPlannerBuilder_t |
|
typedef boost::function< PathValidationPtr_t(const DevicePtr_t &, const value_type &) > | PathValidationBuilder_t |
|
typedef boost::function< ConfigValidationPtr_t(const DevicePtr_t &) > | ConfigValidationBuilder_t |
|
typedef boost::function< PathProjectorPtr_t(const Problem &, const value_type &) > | PathProjectorBuilder_t |
|
typedef boost::function< ConfigurationShooterPtr_t(const Problem &) > | ConfigurationShooterBuilder_t |
|
typedef boost::function< DistancePtr_t(const Problem &) > | DistanceBuilder_t |
|
typedef boost::function< SteeringMethodPtr_t(const Problem &) > | SteeringMethodBuilder_t |
|
typedef std::vector< std::pair< std::string, CollisionObjectPtr_t > > | AffordanceObjects_t |
|
typedef vector3_t | AffordanceConfig_t |
|
typedef steeringMethod::Straight | SteeringMethodStraight |
|
typedef steeringMethod::StraightPtr_t | SteeringMethodStraightPtr_t |
|