openai / mujoco-py

MuJoCo is a physics engine for detailed, efficient rigid body simulations with contacts. mujoco-py allows using MuJoCo from Python 3.
Other
2.83k stars 810 forks source link

Bring in sync with deepmind/mujoco commit a499b381: #664

Open ikasou opened 2 years ago

ikasou commented 2 years ago

Version 2.1.1: Binaries for ARM64, proper macOS bundles Add Xcode (clang) support with libomp and framework linkage:

I have tried to make changes as incremental as possible: Existence of /usr/bin/gcc-? means gcc is preferred to clang I think this priority should be reversed under MacOS, but for now I am just keeping existing behaviour