Created
July 31, 2025 22:40
-
-
Save scpeters/45c203457ae9c9a402f8d9b6b4fcc45b to your computer and use it in GitHub Desktop.
repos file used to test jetty vendor packages with ROS rolling
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| repositories: | |
| ament_cmake: | |
| type: git | |
| url: https://github.com/ament/ament_cmake | |
| version: rolling | |
| ament_lint: | |
| type: git | |
| url: https://github.com/ament/ament_lint | |
| version: rolling | |
| ament_package: | |
| type: git | |
| url: https://github.com/ament/ament_package | |
| version: rolling | |
| gz_dartsim_vendor: | |
| type: git | |
| url: https://github.com/gazebo-release/gz_dartsim_vendor.git | |
| version: rolling | |
| gz_libs/gz_cmake_vendor: | |
| type: git | |
| url: https://github.com/gazebo-release/gz_cmake_vendor.git | |
| version: scpeters/jetty | |
| gz_libs/gz_common_vendor: | |
| type: git | |
| url: https://github.com/gazebo-release/gz_common_vendor.git | |
| version: rolling | |
| gz_libs/gz_fuel_tools_vendor: | |
| type: git | |
| url: https://github.com/gazebo-release/gz_fuel_tools_vendor.git | |
| version: rolling | |
| gz_libs/gz_gui_vendor: | |
| type: git | |
| url: https://github.com/gazebo-release/gz_gui_vendor.git | |
| version: rolling | |
| gz_libs/gz_launch_vendor: | |
| type: git | |
| url: https://github.com/gazebo-release/gz_launch_vendor.git | |
| version: rolling | |
| gz_libs/gz_math_vendor: | |
| type: git | |
| url: https://github.com/gazebo-release/gz_math_vendor.git | |
| version: scpeters/jetty | |
| gz_libs/gz_msgs_vendor: | |
| type: git | |
| url: https://github.com/gazebo-release/gz_msgs_vendor.git | |
| version: rolling | |
| gz_libs/gz_physics_vendor: | |
| type: git | |
| url: https://github.com/gazebo-release/gz_physics_vendor.git | |
| version: rolling | |
| gz_libs/gz_plugin_vendor: | |
| type: git | |
| url: https://github.com/gazebo-release/gz_plugin_vendor.git | |
| version: rolling | |
| gz_libs/gz_rendering_vendor: | |
| type: git | |
| url: https://github.com/gazebo-release/gz_rendering_vendor.git | |
| version: rolling | |
| gz_libs/gz_sensors_vendor: | |
| type: git | |
| url: https://github.com/gazebo-release/gz_sensors_vendor.git | |
| version: rolling | |
| gz_libs/gz_sim_vendor: | |
| type: git | |
| url: https://github.com/gazebo-release/gz_sim_vendor.git | |
| version: rolling | |
| gz_libs/gz_tools_vendor: | |
| type: git | |
| url: https://github.com/gazebo-release/gz_tools_vendor.git | |
| version: rolling | |
| gz_libs/gz_transport_vendor: | |
| type: git | |
| url: https://github.com/gazebo-release/gz_transport_vendor.git | |
| version: rolling | |
| gz_libs/gz_utils_vendor: | |
| type: git | |
| url: https://github.com/gazebo-release/gz_utils_vendor.git | |
| version: scpeters/jetty | |
| gz_libs/sdformat_vendor: | |
| type: git | |
| url: https://github.com/gazebo-release/sdformat_vendor.git | |
| version: rolling | |
| gz_ogre_next_vendor: | |
| type: git | |
| url: https://github.com/gazebo-release/gz_ogre_next_vendor.git | |
| version: rolling | |
| spdlog_vendor: | |
| type: git | |
| url: https://github.com/ros2/spdlog_vendor | |
| version: rolling |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment