-
Notifications
You must be signed in to change notification settings - Fork 218
Open
Description
glfw and lodepng issue are fixed. However, there is a new issue building the C++ simulator.
/usr/bin/ld: skipping incompatible /home/sgq/unitree_mujoco/simulate/mujoco/lib/libmujoco.so when searching for -lmujoco
/usr/bin/ld: cannot find -lmujoco: No such file or directory
/usr/bin/ld: skipping incompatible /home/sgq/unitree_mujoco/simulate/mujoco/lib/libmujoco.so when searching for -lmujoco
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/unitree_mujoco.dir/build.make:196: unitree_mujoco] Error 1
make[1]: *** [CMakeFiles/Makefile2:85: CMakeFiles/unitree_mujoco.dir/all] Error 2
make: *** [Makefile:91: all] Error 2
I've been using ubuntu 22.04, ROS2 humble, Mujoco 3.3.6
Metadata
Metadata
Assignees
Labels
No labels