Alexander Reske

Results 5 comments of Alexander Reske

Hi @EricTonyLiu, I just did a new setup following these instructions: - https://leggedrobotics.github.io/ocs2/installation.html#doxid-ocs2-doc-installation - https://leggedrobotics.github.io/ocs2/mpcnet.html And it work on my machine. Can you please double-check if you exactly followed all...

@SarveshS325 What are you using for creating the virtual environment?

@EricTonyLiu and @SarveshS325 Can you please send me the output when you type `sudo apt list --installed | grep pybind` in the terminal?

Aha, I suspect that it might break with the newest pybind version. Can you add this version to your workspace and try again? `git clone [email protected]:wxmerkt/pybind11_catkin.git -b 2.5.0`

To be sure that it doesn't fix it, did you remove the globally installed package, e.g. `sudo apt purge ros-noetic-pybind11-catkin`?