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

asked 2015-07-11 21:41:16 -0500

asmodehn gravatar image

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 ?

edit retag flag offensive close merge delete

Comments

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

asmodehn gravatar image asmodehn  ( 2015-08-11 02:53:27 -0500 )edit