We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When using osrf:ros2/devel , rosdep init returns an error as it is already initialized, crashing the whole action
Error handling is needed on the rosdep init command to attempt to continue if it already has run
container: image: osrf:ros2/devel
setup-ros@master
Using commit 2c05014: https://github.com/Arnatious/nodl/runs/675769690?check_suite_focus=true#step:3:661
The text was updated successfully, but these errors were encountered:
Noting that this also affects ros-tooling/setup-ros-docker outputs. I was trying to run setup-ros inside one of the containers (to save time making a ros1 overlay) and ran into this issue https://github.com/ros2/rosbag2_bag_v2/pull/34/checks?check_run_id=1070291116
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Description
When using osrf:ros2/devel , rosdep init returns an error as it is already initialized, crashing the whole action
Expected Behavior
Error handling is needed on the rosdep init command to attempt to continue if it already has run
To Reproduce
container: image: osrf:ros2/devel
setup-ros@master
System (please complete the following information)
Additional context
Using commit 2c05014:
https://github.com/Arnatious/nodl/runs/675769690?check_suite_focus=true#step:3:661
The text was updated successfully, but these errors were encountered: