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

[pull] master from RobotLocomotion:master #1108

Merged
merged 4 commits into from
Jan 16, 2025
Merged

Conversation

pull[bot]
Copy link

@pull pull bot commented Jan 16, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

mwoehlke-kitware and others added 4 commits January 16, 2025 12:45
Modify venv_upgrade to create a completely separate project to use to
pin PDM itself. This avoids any conflation with PDM and its dependencies
compared to Drake's dependencies.
This reduces our reliance RLG/pybind11 custom unique_ptr semantics.
Use Drake's PDM-managed virtual environment (@python), rather than a
separate virtual environment, to manage the additional Python bits that
are needed to build a wheel. This allows us to pin the versions of these
dependencies, for better reproducibility and is one less place where
such things are being managed. Having the wheel dependencies installed
"up front" is also in line with how Linux wheels are built.
@pull pull bot added the ⤵️ pull label Jan 16, 2025
@pull pull bot merged commit 1025869 into mcx:master Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants