Open
Description
Sorry for this rather unspecific question, but after recently updating or_ompl
to be consistent with the origin, a script that previously worked with a custom planner now fails with the following error:
[OMPLPlanner.cpp:223 InitPlan] InitPlan failed: This only supports real vector state spaces!
I can guess what the error is about - something about either the start/goal configs in the params maybe? However, as I have changed nothing in the script code, I cannot tell what is causing it to fail. I know that's not much to go on, but is there any recent change that might affect this?