Skip to content

Commit a093aaa

Browse files
author
Murilo Marinho
committed
[rviz] Starting to add content
1 parent dd41695 commit a093aaa

File tree

2 files changed

+33
-0
lines changed

2 files changed

+33
-0
lines changed

docs/source/index.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,13 @@ If you enjoyed this tutorial, please
131131
launch_configurable_nodes
132132
inspecting_parameters
133133

134+
.. toctree::
135+
:caption: rviz2 Basics
136+
:maxdepth: 2
137+
:hidden:
138+
139+
rviz/index
140+
134141
.. toctree::
135142
:caption: Gazebo Basics
136143
:maxdepth: 2

docs/source/rviz/index.rst

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
.. include:: ../the_topic_is_under_heavy_construction.rst
2+
3+
:program:`rviz2` quickstart
4+
============================
5+
6+
:program:`rviz2` Installation
7+
------------------------------
8+
9+
:program:`rviz2` has already been installed in previous steps!
10+
11+
What is :program:`rviz2`?
12+
-------------------------
13+
14+
.. hint::
15+
16+
:program:`rviz2` official documentation has not yet been made available for its :program:`ROS2` version.
17+
Check this link https://wiki.ros.org/rviz for the :program:`ROS1` version's documentation.
18+
19+
.. hint::
20+
21+
An official :program:`rviz2` user guide is available here https://docs.ros.org/en/jazzy/Tutorials/Intermediate/RViz/RViz-User-Guide/RViz-User-Guide.html.
22+
23+
.. important::
24+
25+
In :program:`ROS2` the program has been renamed to :program:`rviz2` and has been ported from :program:`rviz` originally in :program:`ROS1`.
26+

0 commit comments

Comments
 (0)