pydubins
pydubins copied to clipboard
module 'dubins' has no attribute 'path_sample'
I installed pydubins using pip. When I run the demo.py, I got the error "module 'dubins' has no attribute 'path_sample'"
I just installed it myself, and run into the same issue... Try some other function. "sample_many" (from the readme) is working fine for me.
@sky4D did you have any luck resolving this issue?