|
Simox
2.3.74.0
|
Data Structures | |
| class | ApproachMovementGenerator |
| class | ApproachMovementSurfaceNormal |
| class | CoinConvexHullVisualization |
| class | ContactConeGenerator |
| Creates approximated representations of contact cones. More... | |
| class | ConvexHullGenerator |
| class | ConvexHullVisualization |
| A visualization of a convex hull. More... | |
| class | GenericGraspPlanner |
| class | GraspEvaluationPoseUncertainty |
| class | GraspPlanner |
| An interface for grasp planners. More... | |
| struct | GraspPlannerEvaluation |
| class | GraspQualityMeasure |
| An interface class for grasp quality algorithms that offer a force closure test. More... | |
| class | GraspQualityMeasureWrenchSpace |
| An efficient implementation of the grasp wrench space algorithm for grasp quality evaluation. More... | |
| class | GraspQualityMeasureWrenchSpaceNotNormalized |
| An efficient implementation of the grasp wrench space algorithm for grasp quality evaluation. More... | |
| class | MeshConverter |
Typedefs | |
| typedef std::shared_ptr< GraspQualityMeasure > | GraspQualityMeasurePtr |
| typedef std::shared_ptr< GraspQualityMeasureWrenchSpace > | GraspQualityMeasureWrenchSpacePtr |
| typedef std::shared_ptr< GraspQualityMeasureWrenchSpaceNotNormalized > | GraspQualityMeasureWrenchSpaceNotNormalizedPtr |
| typedef std::shared_ptr< ContactConeGenerator > | ContactConeGeneratorPtr |
| typedef std::shared_ptr< ApproachMovementGenerator > | ApproachMovementGeneratorPtr |
| typedef std::shared_ptr< ApproachMovementSurfaceNormal > | ApproachMovementSurfaceNormalPtr |
| typedef std::shared_ptr< GraspPlanner > | GraspPlannerPtr |
| typedef std::shared_ptr< GenericGraspPlanner > | GenericGraspPlannerPtr |
| typedef std::shared_ptr< GraspEvaluationPoseUncertainty > | GraspEvaluationPoseUncertaintyPtr |
| typedef std::shared_ptr< CoinConvexHullVisualization > | CoinConvexHullVisualizationPtr |
Functions | |
| std::ostream & | operator<< (std::ostream &os, const GraspPlannerEvaluation &rhs) |
| std::ostream & | operator<< (std::ostream &os, const GraspEvaluationPoseUncertainty::PoseEvalResults &rhs) |
This file is part of Simox.
Simox is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
Simox is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this program. If not, see http://www.gnu.org/licenses/.
This file is part of Simox.
Simox is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
Simox is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this program. If not, see http://www.gnu.org/licenses/.
This file is part of Simox.
Simox is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
Simox is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this program. If not, see http://www.gnu.org/licenses/.
| typedef std::shared_ptr<ApproachMovementGenerator> GraspStudio::ApproachMovementGeneratorPtr |
| typedef std::shared_ptr<ApproachMovementSurfaceNormal> GraspStudio::ApproachMovementSurfaceNormalPtr |
| typedef std::shared_ptr<CoinConvexHullVisualization> GraspStudio::CoinConvexHullVisualizationPtr |
| typedef std::shared_ptr<ContactConeGenerator> GraspStudio::ContactConeGeneratorPtr |
| typedef std::shared_ptr<GenericGraspPlanner> GraspStudio::GenericGraspPlannerPtr |
| typedef std::shared_ptr<GraspEvaluationPoseUncertainty> GraspStudio::GraspEvaluationPoseUncertaintyPtr |
| typedef std::shared_ptr<GraspPlanner> GraspStudio::GraspPlannerPtr |
| typedef std::shared_ptr< GraspQualityMeasure > GraspStudio::GraspQualityMeasurePtr |
| typedef std::shared_ptr<GraspQualityMeasureWrenchSpaceNotNormalized> GraspStudio::GraspQualityMeasureWrenchSpaceNotNormalizedPtr |
| typedef std::shared_ptr<GraspQualityMeasureWrenchSpace> GraspStudio::GraspQualityMeasureWrenchSpacePtr |
| std::ostream & GraspStudio::operator<< | ( | std::ostream & | os, |
| const GraspPlannerEvaluation & | rhs | ||
| ) |
| std::ostream& GraspStudio::operator<< | ( | std::ostream & | os, |
| const GraspEvaluationPoseUncertainty::PoseEvalResults & | rhs | ||
| ) |