diff --git a/config/rmf.yaml b/config/rmf.yaml index fd6c4e2..b0c6f4e 100644 --- a/config/rmf.yaml +++ b/config/rmf.yaml @@ -5,6 +5,9 @@ distributions: rmf-iron: url: https://raw.githubusercontent.com/open-rmf/rmf/iron/rmf.repos rosdistro_url: https://raw.githubusercontent.com/ros/rosdistro/master/iron/distribution.yaml + rmf-jazzy: + url: https://raw.githubusercontent.com/open-rmf/rmf/jazzy/rmf.repos + rosdistro_url: https://raw.githubusercontent.com/ros/rosdistro/master/jazzy/distribution.yaml rmf-rolling: url: https://raw.githubusercontent.com/open-rmf/rmf/main/rmf.repos rosdistro_url: https://raw.githubusercontent.com/ros/rosdistro/master/rolling/distribution.yaml diff --git a/config/ros2.yaml b/config/ros2.yaml index 07acbca..f292ae9 100644 --- a/config/ros2.yaml +++ b/config/ros2.yaml @@ -5,6 +5,9 @@ distributions: iron: url: https://raw.githubusercontent.com/ros2/ros2/iron/ros2.repos rosdistro_url: https://raw.githubusercontent.com/ros/rosdistro/master/iron/distribution.yaml + jazzy: + url: https://raw.githubusercontent.com/ros2/ros2/jazzy/ros2.repos + rosdistro_url: https://raw.githubusercontent.com/ros/rosdistro/master/jazzy/distribution.yaml rolling: url: https://raw.githubusercontent.com/ros2/ros2/rolling/ros2.repos rosdistro_url: https://raw.githubusercontent.com/ros/rosdistro/master/rolling/distribution.yaml diff --git a/pages/index.html b/pages/index.html index 29ab5c9..98110f8 100644 --- a/pages/index.html +++ b/pages/index.html @@ -30,6 +30,7 @@

@@ -43,6 +44,7 @@