-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Improve rosdep: 1) Friendlier to beginners, 2) Clarifying rosdep is ROS-agnostic #3719
Merged
Commits on Aug 4, 2023
-
- Avoid giving an impression that `rosdep` is ros-dependent. It is actually widely applicable than ROS projects. - This matters IMO where the development involves non-ROS environment e.g. corporate, where people tend to end up inventing their own dependency management framework that runs alongside of `rosdep`, resulted in `rosdep` not being contributed. - Trying to make it friendlier to non-expert readers by clarifyig `rosdistro` website and some jargons. - Explanation of `<*depend>` is missing in ros2 doc set. Something detailed like http://docs.ros.org/en/melodic/api/catkin/html/howto/format2/catkin_library_dependencies.html - Thought I'd add those in here but ran out of time. I don't know if rosdep page is the best for such info anyways.
Configuration menu - View commit details
-
Copy full SHA for 764cfd8 - Browse repository at this point
Copy the full SHA 764cfd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d46c42 - Browse repository at this point
Copy the full SHA 7d46c42View commit details -
Applying review comment: source/Tutorials/Intermediate/Rosdep.rst
Co-authored-by: Tomoya Fujita <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 38b21ec - Browse repository at this point
Copy the full SHA 38b21ecView commit details -
rosdep: Apply suggestions from code review
Co-authored-by: Chris Lalancette <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 28d3971 - Browse repository at this point
Copy the full SHA 28d3971View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd498e1 - Browse repository at this point
Copy the full SHA cd498e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3b3b9f - Browse repository at this point
Copy the full SHA a3b3b9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86bdf1e - Browse repository at this point
Copy the full SHA 86bdf1eView commit details -
Fixes so everything is in the toctree.
Signed-off-by: Chris Lalancette <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9599dd5 - Browse repository at this point
Copy the full SHA 9599dd5View commit details -
Signed-off-by: Chris Lalancette <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b339981 - Browse repository at this point
Copy the full SHA b339981View commit details -
Signed-off-by: Chris Lalancette <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 10f08b1 - Browse repository at this point
Copy the full SHA 10f08b1View commit details -
Add in a link to the rosdep documentation.
Signed-off-by: Chris Lalancette <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4fbf3dd - Browse repository at this point
Copy the full SHA 4fbf3ddView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.