Yeonghun Lee
Yeonghun Lee
Sorry, compilepal not compiling full was simply because I had BEE mod installed which changes the vbsp. However, I noticed that it does not properly pack custom contents. This could...
What can I do to make this happen? The model has blue orange and green skin
Yeah the model already has green light skin. Maybe I should make the overgrown skin?
Cube hole seems reasonable as it was seen in the coop campaign. Also if the holes can be grated, it would help a lot.
I think I'll look into how I can implement it actually
Running into same issue as well. Compiled myself on Linux 24.04 LTS with a separate mujoco 3.2.3 library
Figured out. The reason I was getting this issue is because I was compiling ``libmujoco.so.3.2.3`` from the official mujoco 3.2.3 repo and using ``LD_LIBRARY_PATH`` to the compiled library. Instead, I...
Same issue here. I checked whether this is the issue with pybind11 not building something but I didn't get any pybind11 error from ```sudo pip3 install . -vvv```