diff --git a/source/Releases/Release-Kilted-Kaiju.rst b/source/Releases/Release-Kilted-Kaiju.rst index 47df9c46a21..0b3ec7a6993 100644 --- a/source/Releases/Release-Kilted-Kaiju.rst +++ b/source/Releases/Release-Kilted-Kaiju.rst @@ -44,6 +44,10 @@ Installation `Install Kilted Kaiju <../../kilted/Installation.html>`__ +Supported Gazebo Release +------------------------ +For Kilted Kaiju, the recommended Gazebo release is `Ionic `__. + New features in this ROS 2 release ---------------------------------- diff --git a/source/Tutorials/Advanced/Simulators/Gazebo/Gazebo.rst b/source/Tutorials/Advanced/Simulators/Gazebo/Gazebo.rst index bc6c469ecfb..5f065c598ca 100644 --- a/source/Tutorials/Advanced/Simulators/Gazebo/Gazebo.rst +++ b/source/Tutorials/Advanced/Simulators/Gazebo/Gazebo.rst @@ -37,11 +37,11 @@ Gazebo Gazebo and ROS support different combinations of versions. -All supported combinations can be seen `here `__. +All supported combinations can be seen `here `__. `ROS REP-2000 `__ standardizes what the default version of Gazebo is for each ROS distribution. -If you haven't installed a version of Gazebo on your system yet, you can install Gazebo by following the `installation instructions `__. +If you haven't installed a version of Gazebo on your system yet, you can install Gazebo by following the `installation instructions `__. Quick Check ----------- @@ -55,11 +55,11 @@ To verify your Gazebo installation is correct, check you can run it: Further Resources ----------------- -Once Gazebo is installed and is all clear on the last quick test, you can move to the `Gazebo tutorials `__ to try out building your own robot! +Once Gazebo is installed and is all clear on the last quick test, you can move to the `Gazebo tutorials `__ to try out building your own robot! If you use a different version of Gazebo than the recommended version, make sure to use the dropdown to select the correct version of documentation. Summary ------- -In this tutorial, you have installed Gazebo and set-up your workspace to start with the `Gazebo tutorials `__. +In this tutorial, you have installed Gazebo and set-up your workspace to start with the `Gazebo tutorials `__.