Skip to content
New issue

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

Relocate ROS 2 rosdep update #191

Merged
merged 4 commits into from
Apr 24, 2024
Merged

Conversation

lukeschmitt-tr
Copy link
Member

This PR moves the rosdep installation, initialization, and update outside of ROS 2 installation check. In some cases, ROS 2 could already be installed, but rosdep either hasn't been installed, hasn't been initialized, or hasn't been updated in a long time, preventing rosdep from pulling in required dependencies in later steps.

@lukeschmitt-tr lukeschmitt-tr changed the base branch from main to noetic April 24, 2024 17:21
@lukeschmitt-tr lukeschmitt-tr merged commit c7297d4 into noetic Apr 24, 2024
1 check passed
@lukeschmitt-tr lukeschmitt-tr deleted the fix_ros2_install_rosdep branch April 24, 2024 17:36
lukeschmitt-tr added a commit that referenced this pull request Apr 24, 2024
* Install, init, update rosdep outside of ros2 check

* Add some comments

* Fix script syntax error

* Always remove rosdep source list
lukeschmitt-tr added a commit that referenced this pull request Apr 24, 2024
* Install, init, update rosdep outside of ros2 check

* Add some comments

* Fix script syntax error

* Always remove rosdep source list
lukeschmitt-tr added a commit that referenced this pull request Apr 24, 2024
* Install, init, update rosdep outside of ros2 check

* Add some comments

* Fix script syntax error

* Always remove rosdep source list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant