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

integrate with catkin_tools #141

Open
asmodehn opened this issue Aug 3, 2017 · 1 comment
Open

integrate with catkin_tools #141

asmodehn opened this issue Aug 3, 2017 · 1 comment

Comments

@asmodehn
Copy link
Member

asmodehn commented Aug 3, 2017

It would be interesting to see if we can integrate with catkin_tools somehow...

One option could be to add a verb to catkin_tools that :

  • install dependencies from requirements.txt files
  • install packages from their setup.py via pip as editable for devel, without going through the CMakeLists.txt processing.
  • install packages from their setup.py via pip for install
@asmodehn
Copy link
Member Author

asmodehn commented Aug 4, 2017

Maybe it s not an integration, but a different way to achieve the same thing : installation managed by pip and not by catkin...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant