google-deepmind / mujoco_mpc

Real-time behaviour synthesis with MuJoCo, using Predictive Control
https://github.com/deepmind/mujoco_mpc
Apache License 2.0
999 stars 148 forks source link

"grey_grid" material uses "blue_grid" texture #147

Closed lieskjur closed 1 year ago

lieskjur commented 1 year ago

Hi, I found the smallest of mistakes in common.xml at line 15 where the "grey_grid" material is defined using the wrong texture.

thowell commented 1 year ago

Good catch! Fixed in #148.