google-deepmind / mujoco_mpc

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

CMake Error #216

Closed TianhongZhou closed 10 months ago

TianhongZhou commented 10 months ago

Hi, I am trying to use MuJoCo on Windows, and I followed the instruction to download a vs code, with two extensions. But this is an error that I get, is there any suggestion on how to deal with it?

image

erez-tom commented 10 months ago

This is a known issue we're hoping to fix in a few days. Meanwhile, take a look at #212 , #215 , and/or #214 . If you come up with the perfect solution, please send a PR!