Robotics StackExchange | Archived questions

Is there an easy way to "embed" all my pip dependencies into a "catkin generated" deb ?

I want to release a package depending on a lot of pip dependencies. I do not want to create and have to maintain a deb package for each one of my dependencies. So I was wondering if there is any way to embed all my pip dependencies into a "catkin-generated" deb ?

Asked by asmodehn on 2015-07-11 21:41:16 UTC

Comments

Linking to the related issue : https://github.com/ros/catkin/issues/746

Asked by asmodehn on 2015-08-11 02:53:27 UTC

Answers