Skip to content

python : workspace and virtual envs #8

@asmodehn

Description

@asmodehn

When working on a python package, I usually use virtuals env, ( supported by many python tools ).
However when depending on ros sources, I usually work with a catkin devel workspace.

I was wondering if there was a way to "merge" this two concepts ?
Like, make ROS tools find and use a virtual env, or make virtualenv tools think the catkin devel workspace is a virtual env ?

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