Liyiming Ke
Liyiming Ke
One more bug I ran into: running `simple_trajectories` demo in `ada_demo` also yielded an error. It occurred when I _finished_ my demo, called `ros::shutdown()` and quit my program. ``` ╰─...
FYI, the master branch multi-processing resulted in Timeout Error for me when using ResNet. The changes enabled me to run the script.
> I solved this issue with conda. > > ``` > conda install -c conda-forge glew > conda install -c conda-forge mesalib > conda install -c menpo glfw3 > ```...
You can follow [#627 ](https://github.com/openai/mujoco-py/issues/627)