Closed pazeshun closed 1 year ago
Noetic test failed with:
ERROR: the following packages/stacks could not have their rosdep keys resolved to system dependencies:
pr2eus_moveit: Cannot locate rosdep definition for [pr2_moveit_plugins]
pr2eus_tutorials: Cannot locate rosdep definition for [jsk_pr2_startup]
jsk_demo_common: Cannot locate rosdep definition for [pddl_planner]
Now I think what I can do in this PR is over.
indigo-latest
image was successfully built:
https://hub.docker.com/repository/registry-1.docker.io/jskrobotics/jsk_apc/builds/6ed6e766-253c-4a05-ad74-c60140b8f010
But other images cannot be built on pull request because we only have one Dockerfile. We have several build rules to generate other images, but they target master branch and I could not apply them to pull request.
(Also, another troublesome point of pull request build on Docker Hub is that those who are not members of jskrobotics group on Docker Hub cannot see the build log. So I'll disable pull request build on Docker Hub again after this PR finishes.)@knorth55 Could you briefly check this PR? Does this PR satisfy what you want to do in #2746 and #2761 ?
@pazeshun thanks! this PR satisfies what I wanted to do.
Updated version of #2761