Variable ompl::magic::PROJECTION_EXPAND_FACTOR

Variable Documentation

static const double ompl::magic::PROJECTION_EXPAND_FACTOR = 0.05

When a bounding box of projected states cannot be inferred, it will be estimated by sampling states. To get closer to the true bounding box, we grow the bounding box of the projected sampled states by 5% on each side.