Caltech-AMBER / ambersim

In-house tools built on GPU-accelerated simulation
MIT License
7 stars 2 forks source link

Allow Installation of `mujoco` from Source #21

Closed alberthli closed 10 months ago

alberthli commented 10 months ago

This PR closes #10.

New features:

[NOTE] We need to keep an eye out to make sure this is working. Whenever mujoco uploads a new commit, check the next workflow run to make sure that the commit hash used also updated correctly.

UPDATE (Nov. 13, 2023): confirmed that when we have multiple artifacts, the code checks pull the one corresponding to the latest nightly build as expected.