You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
......Looking for gz-plugin2 - found Looking for gz-utils2 -- found version 2.2.0 Looking for gz-utils2 - found Looking for EIGEN3 - found Looking for sdformat13 -- found version 13.6.0 Searching for dependencies of sdformat13 Checking for module 'tinyxml2' Found tinyxml2, version 9.0.0 Looking for gz-math7 -- found version 7.3.0 Looking for gz-utils2 -- found version 2.2.0 Looking for sdformat13 - found Could NOT find DART (missing: DART_DIR) Looking for DART - not found Looking for GzBullet - found ------------------------------------------- CMake Warning at /usr/local/share/cmake/gz-cmake3/cmake3/GzConfigureBuild.cmake:68 (message): CONFIGURATION WARNINGS: -- Skipping component [dartsim]: Missing dependency [DART] (Components: collision-bullet, collision-ode, utils, utils-urdf). ^~~~~ Set SKIP_dartsim=true in cmake to suppress this warning. Call Stack (most recent call first): CMakeLists.txt:106 (gz_configure_build) -- Searching for host SSE information......
I think that we are looking for DART with the 6 major version because there hasn't been an official tagged release of the 7.0.0 versions yet. It should work with anything in the 6.x.x track, which is up to 6.13 these days (https://github.com/dartsim/dart/releases)
where and how to speicify/define GZ_SIM_PHYSICS_ENGINE_PATH ???
This is an environment variable. You can set it with
Desired behavior
Expecting gz-physics to build with DART
Alternatives considered
All cmake files that can be found under
/usr/local/share/dart7/cmake
.Implementation suggestion
cmake issue??
Additional context
What's in current CMakeLists.txt
Can anybody help please???
The text was updated successfully, but these errors were encountered: