-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
So looking at the readme, this is all very C++ centric.
I have been working on bridging ROS world with usual software world for a few months now, with python (since ROS supports python).
Perhaps I overlooked something but so far I couldn't find any simple way to make a ros package depending on a ( list of ) pip packages (versioned), or vice-versa make a pip package that depends on ros package.
It could simply be due to the fact that debs and pip have quite different usecases, and the closest I came to, was to use https://github.com/spotify/dh-virtualenv to embed all my pips in a venv. Still work in progress though...
So I was curious if there was any other way, or what would be your take on that problem.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels