-
Notifications
You must be signed in to change notification settings - Fork 1
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
Added vendor installation support for Jazzy and Rolling #87
Conversation
Signed-off-by: Saurabh Kamat <[email protected]>
Signed-off-by: Saurabh Kamat <[email protected]>
Signed-off-by: Saurabh Kamat <[email protected]>
Signed-off-by: Saurabh Kamat <[email protected]>
Signed-off-by: Saurabh Kamat <[email protected]>
Thanks for the feedback! I have made the changes you suggested. |
Fantastic, we need to add a bit of documentation to the README file so people know that vendor packages are going to be installed starting with Jazzy. The pairings appear in https://gazebosim.org/docs/ionic/ros_installation/#gazebo-packages-for-ubuntu and the general description is at https://gazebosim.org/docs/ionic/ros2_gz_vendor_pkgs/ |
Signed-off-by: Saurabh Kamat <[email protected]>
I have updated the documentation with that information |
A added a bit more of info and an example so people can understand what is the option about. Good to go ! Great work ! |
Closes #79
Summary
This PR introduces a check against the input list of ROS 2 distributions before installing Gazebo. In case of availability of packages as vendor installation,
ros_gz
is installed instead of Gazebo.