Lorenzo Moretti

Results 6 comments of Lorenzo Moretti

> Great, can we document this somewhere? @LoreMoretti do you have any suggestion on where to document this? What about here: https://github.com/ami-iit/ami-commons/issues/4

For using [clangd extension](https://clangd.llvm.org/installation.html) the `merged_compile_commands.json` of [this comment](https://github.com/robotology/robotology-superbuild/issues/1596#issuecomment-1943406582) should be named `compile_commands.json`. I have opened an issue on `clangd` for it: https://github.com/clangd/clangd/issues/1932 But for now, to be compatible with...

I have installed your library as follows running the `install.m` function from the Matlab Command Window: ``` >> install Download URL is: https://github.com/deepmind/mujoco/releases/download/2.3.5/mujoco-2.3.5-linux-x86_64.tar.gz mujoco downloaded and extracted to this path:...

It seems the error is raised here: https://github.com/mathworks-robotics/mujoco-simulink-blockset/blob/9d54a4b5b4e2550432828f716934119e968455b4/src/mj_initbus_mex.cpp#L55C1-L59C10 If I remove all the `cameras` elements from the `xml` which is being loaded, the `xml` file gets loaded successfully by the...

Hi Manoj, just tried to run `load_sl_glibc_patch`. But same crash occurs. Thanks for investigating!