Aikido
|
#include <ompl/base/SpaceInformation.h>
#include "aikido/constraint/Testable.hpp"
#include "aikido/statespace/dart/MetaSkeletonStateSpace.hpp"
Go to the source code of this file.
Namespaces | |
aikido | |
Format of serialized trajectory in YAML. | |
aikido::planner | |
aikido::planner::ompl | |
Functions | |
::ompl::base::SpaceInformationPtr | aikido::planner::ompl::createSpaceInformation (statespace::dart::MetaSkeletonStateSpacePtr _stateSpace, constraint::TestablePtr _validityConstraint, double _maxDistanceBtwValidityChecks, std::unique_ptr< common::RNG > _rng) |
Create a SpaceInformation by constructing default bounds constraints and metrics for the given robot. More... | |