Skip to content

How to mix with python packages ? #7

@asmodehn

Description

@asmodehn

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions