ompl icon indicating copy to clipboard operation
ompl copied to clipboard

No QRRT in python

Open joao-pm-santos96 opened this issue 1 year ago • 0 comments

Hello developers, I was trying, in python 3.12, OMPL 1.6.0 installed using the pre-built wheels, to use the multilevel planner QRRT, but it seams that it was not bind to python (?). Where is the error:

AttributeError: module 'ompl.geometric' has no attribute 'QRRT'. Did you mean: 'RRT'?

Anything on my part I can do to help?

Thank you 👏

joao-pm-santos96 avatar Feb 09 '24 09:02 joao-pm-santos96