NVlabs / motion-policy-networks

This repo has the expert data generation infrastructure and Pytorch implementation of MPiNets.
MIT License
119 stars 19 forks source link

How should I install the ompl in my anaconda? #23

Closed rangfeng1 closed 1 year ago

rangfeng1 commented 1 year ago

Hello,Do you know how should I install the ompl in my anaconda.

fishbotics commented 1 year ago

You likely have to build it from scratch and point to the correct Python binary when you build. That said, I don't use Anaconda, so I probably am not the best person to ask. If you're stuck, you should ask for advice in either the OMPL Repository or the OMPL mailing list.

fishbotics commented 1 year ago

I will close this because the discussion was moved to here: https://github.com/ompl/ompl/issues/1019