File tree Expand file tree Collapse file tree 4 files changed +25
-0
lines changed
Expand file tree Collapse file tree 4 files changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -18,9 +18,12 @@ pages:
1818 - name : install
1919 title : Install
2020 file : install.md
21+ description : Citadel installation instructions
2122 - name : ros_integration
2223 title : ROS Integration
2324 file : ros_integration.md
25+ description : This tutorial details how to interface with ROS, enabling the ability to use tools such as Rviz for robot or sensor visualization.
2426 - name : comparison
2527 title : Feature Comparison
2628 file : comparison.md
29+ description : A list of features present in Gazebo-classic and the status of their migration to Ignition.
Original file line number Diff line number Diff line change @@ -18,21 +18,28 @@ pages:
1818 - name : install
1919 title : Install
2020 file : install.md
21+ description : Blueprint installation instructions
2122 - name : ros_integration
2223 title : ROS Integration
2324 file : ros_integration.md
25+ description : This tutorial details how to interface with ROS, enabling the ability to use tools such as Rviz for robot or sensor visualization.
2426 - name : comparison
2527 title : Feature Comparison
2628 file : comparison.md
29+ description : A list of features present in Gazebo-classic and the status of their migration to Ignition.
2730 - name : gui
2831 title : Understanding the GUI
2932 file : GUI_tutorial.md
33+ description : This guide is an introduction to the Ignition Graphical User Interface (GUI).
3034 - name : manipulating_models
3135 title : Manipulating Models
3236 file : Manipulating_models.md
37+ description : This tutorial will walk you through using various plugins to assist model and scene manipulation in the Ignition GUI.
3338 - name : fuel_insert
3439 title : Model Insertion from Fuel
3540 file : Model_insertion_fuel.md
41+ description : Ignition Fuel hosts hundreds of models that can easily be added to a world running in the Ignition GUI.
3642 - name : hotkeys
3743 title : Keyboard Shortcuts
3844 file : hotkeys.md
45+ description : Ignition keyboard shortcuts
Original file line number Diff line number Diff line change 1818 - name : install
1919 title : Install
2020 file : install.md
21+ description : Citadel installation instructions
2122 children :
2223 - name : install_ubuntu
2324 title : Binary Ubuntu Install
@@ -34,18 +35,24 @@ pages:
3435 - name : ros_integration
3536 title : ROS Integration
3637 file : ros_integration.md
38+ description : This tutorial details how to interface with ROS, enabling the ability to use tools such as Rviz for robot or sensor visualization.
3739 - name : comparison
3840 title : Feature Comparison
3941 file : comparison.md
42+ description : A list of features present in Gazebo-classic and the status of their migration to Ignition.
4043 - name : gui
4144 title : Understanding the GUI
4245 file : GUI_tutorial.md
46+ description : This guide is an introduction to the Ignition Graphical User Interface (GUI).
4347 - name : manipulating_models
4448 title : Manipulating Models
4549 file : Manipulating_models.md
50+ description : This tutorial will walk you through using various plugins to assist model and scene manipulation in the Ignition GUI.
4651 - name : fuel_insert
4752 title : Model Insertion from Fuel
4853 file : Model_insertion_fuel.md
54+ description : Ignition Fuel hosts hundreds of models that can easily be added to a world running in the Ignition GUI.
4955 - name : hotkeys
5056 title : Keyboard Shortcuts
5157 file : hotkeys.md
58+ description : Ignition keyboard shortcuts
Original file line number Diff line number Diff line change 1+ # This file is an index of the pages to display on the documentation website
2+ # (https://ignitionrobotics.org/tutorials). The order of the pages in this file
3+ # is reflected on the website's left sidebar.
4+
5+ releases :
6+ - citadel
7+ - blueprint
8+ - acropolis
You can’t perform that action at this time.
0 commit comments