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

Add examples for pip and poetry #358

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

tyler-yankee
Copy link
Collaborator

@tyler-yankee tyler-yankee commented Jan 17, 2025

This addresses #266 by adding two new examples for usage of Drake's Python API:

  • installing Drake by creating a virtual environment and pip install drake
  • installing Drake by creating a poetry project and poetry add drake

Both examples use the Python version of the particle demo found in other examples, and both have CI through GitHub Actions only. The poetry example's GHA script has a separate setup script for Mac because the installation of pipx, which is used to install poetry, is a bit different than on Ubuntu.


This change is Reviewable

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.

1 participant