google-deepmind / google-deepmind/mujoco_mpc

failing in installing mjpc

Open
#353 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1.7k
Forks
282
PR merge metrics
No merged PRs in 30d

Description

when using the command cmake .. -DCMAKE_BUILD_TYPE:STRING=Release -G Ninja -DCMAKE_C_COMPILER:STRING=clang-12 -DCMAKE_CXX_COMPILER:STRING=clang++-12 -DMJPC_BUILD_GRPC_SERVICE:BOOL=ON
I encounter the error
CHECK_STARTmujoco::FindOrFetch: checking for targets in package `mujoco`
CHECK_FAILtarget `mujoco::mujoco` not defined.
CHECK_STARTmujoco::FindOrFetch: Using FetchContent to retrieve `mujoco`
CHECK_STARTmujoco::FindOrFetch: checking for targets in package `qhull`
CHECK_FAILtarget `qhull` not defined.
the version of ubuntu is 20.04.6

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.