diff --git a/ros2_gz.repos b/ros2_gz.repos index c3ce677..794707e 100644 --- a/ros2_gz.repos +++ b/ros2_gz.repos @@ -11,6 +11,10 @@ repositories: type: git url: https://github.com/ArduPilot/ardupilot_gz.git version: main + ardupilot_sitl_models: + type: git + url: https://github.com/ArduPilot/SITL_Models.git + version: main micro_ros_agent: type: git url: https://github.com/micro-ROS/micro-ROS-Agent.git diff --git a/ros2_gz_macos.repos b/ros2_gz_macos.repos index 64f3d31..a2560ae 100644 --- a/ros2_gz_macos.repos +++ b/ros2_gz_macos.repos @@ -11,6 +11,10 @@ repositories: type: git url: https://github.com/ArduPilot/ardupilot_gz.git version: main + ardupilot_sitl_models: + type: git + url: https://github.com/ArduPilot/SITL_Models.git + version: main gps_umd: type: git url: https://github.com/swri-robotics/gps_umd.git