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

Provide a way to "deactivate" the robotology-superbuild compiled from source #1498

Open
traversaro opened this issue Oct 11, 2023 · 1 comment

Comments

@traversaro
Copy link
Member

Discussing with @Nicogene, it turns out that when a robotology-superbuild compiled from source with apt dependencies is added in the .bashrc of the system, and in a different terminal you want to work with conda, it would be convenient to have a way to "de-activate" the "robotology-superbuild environment" "activated" by the setup.sh scripts.

What I always suggested to people working with conda was to modify the .bashrc to remove the sourcing of the setup.sh of the robotology-superbuild, but sometimes people prefer to avoid that for the following reason:

  • Because the laptop is a shared laptop, and they do not want to modify "shared" files like the .bashrc.
  • Because they only need the conda environment in one terminal, while in the other terminals they need the usual robotology-superbuild compiled from source with apt dependencies.

fyi @martinaxgloria

@traversaro
Copy link
Member Author

This feature is quite complex, I am afraid if we want to implement it, we would need to first work on #294 .

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

No branches or pull requests

1 participant