Function ompl::base::operator-(const StateSpacePtr&, const std::string&)

Function Documentation

StateSpacePtr ompl::base::operator-(const StateSpacePtr &a, const std::string &name)

Construct a compound state space that contains subspaces only from a, except for maybe the one named name.