skip pip dependency in bloom-generate with --skip-pip#1
skip pip dependency in bloom-generate with --skip-pip#1k-okada wants to merge 2 commits intov4hn:rosotestfrom
Conversation
…, this will solve the problem such as: The following packages have unmet dependencies: ros-one-jsk-data : Depends: gdown but it is not installable where gdown is defined as pip package. See https://github.com/ros/rosdistro/blob/0adeee9a8a0fd2825b47aeeb3efeffba3465774c/rosdep/python.yaml#L1667-L1670
eac2b1c to
6504fef
Compare
|
resoved conflict |
|
Thanks for pointing me to your --skip-pip patch, I didn't know about it. I'm not really happy with the flag though, for the same reasons discussed in the pull-request. |
this PR should fix the problem on some of jsk packages,
To use this, we need ros-infrastructure/bloom#412, and I don't know whether to put this code in
build.shorprepare.sh.