Add RViz Marker tutorials (backport #6476)#6483
Merged
Conversation
Signed-off-by: Lewe Christiansen <[email protected]> Co-authored-by: Alejandro Hernández Cordero <[email protected]> (cherry picked from commit 8edb39f)
ahcorde
approved these changes
Apr 29, 2026
|
HTML artifacts: https://github.com/ros2/ros2_documentation/actions/runs/25117726062/artifacts/6711040304. To view the resulting site:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
I finally got around to continuing the effort of adding and migrating the old RViz tutorials from the old RViz documentation page.
In the abandoned PR #3908, we agreed to first add the RViz User Guide and Marker: Display Types tutorials. Those were added in #4040 and #4821. This PR adds the next two marker tutorials:
A few notes and assumptions:
wiki.ros.orgtutorials, as we did for the two tutorials that have already been merged. I also used the.rstfiles in visualization_tutorials as additional inspiration.Finishing the remaining Marker tutorials seems worthwhile, and migrating or adding the three Interactive Marker tutorials would also be very helpful for new user IMO. The old
wiki.ros.orgtutorials are well written, and visualization_tutorials already provides maintained code for them.Did you use Generative AI?
Yes. GPT-5.4 was used only for textual improvements to the tutorials’ explanations and structure.
As described in the tutorials themselves, all code in these tutorials comes from visualization_tutorials, not from generative AI.
This is an automatic backport of pull request #6476 done by Mergify.