Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow MUJOCO_DIR to be specified as cmake variable #41

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

rhaschke
Copy link
Member

@rhaschke rhaschke commented Dec 1, 2024

So far, MUJOCO_DIR had to be an environment variable. Passing it as a cmake variable (-DMUJOCO_DIR=...) didn't work.

@rhaschke rhaschke requested a review from DavidPL1 as a code owner December 1, 2024 16:52
Copy link

codecov bot commented Dec 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.15%. Comparing base (f640ba0) to head (ed29627).
Report is 1 commits behind head on noetic-devel.

Additional details and impacted files
@@               Coverage Diff                @@
##           noetic-devel      #41      +/-   ##
================================================
+ Coverage         59.31%   60.15%   +0.85%     
================================================
  Files                19       19              
  Lines              2860     2820      -40     
  Branches            334      333       -1     
================================================
  Hits               1696     1696              
+ Misses             1164     1124      -40     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@DavidPL1 DavidPL1 merged commit 3b67996 into noetic-devel Dec 2, 2024
2 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants