PathAnalyzer |
The PathAnalyzer provides a set a basic tools for analyzing a path.
Features in the PathAnalyzer include analysis of joint space, Cartesian space,
estimation of execution time and measures for clearance.
|
PathAnalyzer.CartesianAnalysis |
Result struct for Cartesian analysis
|
PathAnalyzer.ClearanceAnalysis |
Result struct for CleracenAnalysis
|
PathAnalyzer.JointSpaceAnalysis |
Result struct for joint space analysis
|
PathAnalyzer.TimeAnalysis |
Result struct for Time analysis
|
PathPlannerQQ |
Path planner interface.
PathPlanner<From, To, Path> plans a path in the configuration space
From from a start configuration of type From to a goal destination
specified by a parameter of type To.
|
PathPlannerQQSampler |
Path planner interface.
PathPlanner<From, To, Path> plans a path in the configuration space
From from a start configuration of type From to a goal destination
specified by a parameter of type To.
|
PathPlannerQTransform3D |
Path planner interface.
PathPlanner<From, To, Path> plans a path in the configuration space
From from a start configuration of type From to a goal destination
specified by a parameter of type To.
|
PlannerConstraint |
A tuple of (QConstraintPtr, QEdgeConstraintPtr).
A planner constraint is a small copyable object containing pointers to a
configuration constraint and an edge constraint.
|
PlannerConstraintCPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
PlannerConstraintPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
PlannerUtil |
PlannerUtil provides various utilities useful in path planning
|
PlannerUtil.EstimateType |
Description of the different estimation type possible in the
estimateMotionWeights(EsitmateType, size_t) method
|
QConstraint |
Interface for the checking for collisions for work cell states.
|
QConstraintCPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
QConstraintPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
QEdgeConstraint |
Edge constraint interface.
An edge constraint represents a path that connects a pair of
configurations and checks if this path can be traversed.
The edge constraint may assume that the start and end configurations are
valid (e.g.
|
QEdgeConstraintCPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
QEdgeConstraintIncremental |
Edge constraint interface for incremental testing of an edge
An edge constraint represents a path that connects a pair of
configurations and checks if this path can be traversed.
The edge constraint may assume that the start and end configurations are
valid (e.g.
|
QEdgeConstraintIncrementalPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
QEdgeConstraintPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
QIKSampler |
Interface for the sampling a configuration that solves an IK
problem.
|
QIKSamplerCPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
QIKSamplerPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
QNormalizer |
Normalization of configurations.
QNormalizer linearly maps configurations of a rectangular configuration
space into a square configuration space with lower corner (0, 0, ..., 0)
and upper corner (1, 1, ..., 1).
|
QNormalizerCPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
QNormalizerPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
QSampler |
Interface for the sampling a configuration.
|
QSamplerCPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
QSamplerPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
QToQPlanner |
Path planner interface.
A path planner plans a path in the configuration space from a start
configuration to a goal configuration.
|
QToQPlannerCPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
QToQPlannerPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
QToQSamplerPlanner |
Sampled region planner interface.
QToQSamplerPlanner plans a configuration space path from a start
configuration to any configuration in the set represented by a sampler.
|
QToQSamplerPlannerCPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
QToQSamplerPlannerPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
QToTPlanner |
Approach planner interface.
An approach planner plans a path from a configuration for the device to a
configuration for the tool.
|
QToTPlannerCPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
QToTPlannerPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
sdurw_pathplanning |
|
sdurw_pathplanningJNI |
|
StateConstraint |
Interface for the checking for collisions for work cell states.
|
StateConstraintCPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
StateConstraintPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
StopCriteria |
StopCriteria is a class for specifying an instant a compution
should be aborted.
The computation determines when to stop by repeatedly polling the
StopCriteria::stop() method.
|
StopCriteriaCPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
StopCriteriaPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
SWIGTYPE_p_bool |
|
SWIGTYPE_p_boost__functionT_bool_fF_t |
|
SWIGTYPE_p_rw__core__PtrT_rw__invkin__IterativeIK_t |
|
SWIGTYPE_p_rw__core__PtrT_rw__trajectory__PathT_rw__math__Q_t_t |
|
SWIGTYPE_p_rw__trajectory__PathT_rw__math__Q_t |
|
VectorQConstraintPtr |
|
VectorQEdgeConstraintPtr |
|
VectorStateConstraintPtr |
|
VectorStopCriteriaPtr |
|