Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tutorials: Add link to visualization_tutorials (being ported to ROS2) #160

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions source/Tutorials.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Basic
Tutorials/Rosidl-Tutorial.rst
Tutorials/New-features-in-ROS-2-interfaces-(msg-srv)
Tutorials/Defining-custom-interfaces-(msg-srv)
Tutorials/RViz-Tutorials
Tutorials/Eclipse-Oxygen-with-ROS-2-and-rviz2
Tutorials/Building-ROS-2-on-Linux-with-Eclipse-Oxygen
Tutorials/Building-Realtime-rt_preempt-kernel-for-ROS-2
Expand Down
13 changes: 13 additions & 0 deletions source/Tutorials/RViz-Tutorials.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
RViz Tutorials
==============

The ROS1 RViz tutorials are presently being ported from ROS1 to ROS2:

.. PR DRAFT: Update to actual merge in upstream, wherever it ends up.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@EricCousineau-TRI still a draft?


* `visualization_tutorials/README <https://github.com/EricCousineau-TRI/visualization_tutorials/tree/feature/crystal_port>`_

See the above README for tracing to individual tutorials.

**Note**: At present, the ROS2-specific instructions reference back to ROS1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@EricCousineau-TRI consider using a ..note:: directive instead.

tutorials for user interface instructions.