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

Change to use venvs for pip installations #78

Draft
wants to merge 6 commits into
base: noble
Choose a base branch
from

Commits on Jun 28, 2024

  1. Allow pip to install on the system

    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    ebcbb7e View commit details
    Browse the repository at this point in the history
  2. Use python3 virtualenvs for pip installations

    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    7abe2ec View commit details
    Browse the repository at this point in the history
  3. Fix deactivate. Use VENV_ROOT

    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    b865873 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    fb8ca40 View commit details
    Browse the repository at this point in the history
  2. venv for colcon needs to access to Gazebo python modules

    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    ad7e979 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Bad merge. Remove pip

    j-rivero authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    1cf4f0c View commit details
    Browse the repository at this point in the history