google-deepmind / mujoco_mpc

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

#218 switch off zlib examples #255

Closed keszegrobert closed 6 months ago

keszegrobert commented 6 months ago

When building zlib, the example and minigzip targets need to have the -lz flag, but this is hardly achievable from mjpc through grpc. Because zlib is only a transitive dependency, I recommend to rather not build zlib examples .