Skip to content

Fix typos, missing deps, and code quality issues in URDF Robot State Publisher C++ tutorial (backport #6662)#6678

Merged
ahcorde merged 1 commit into
lyricalfrom
mergify/bp/lyrical/pr-6662
May 11, 2026
Merged

Fix typos, missing deps, and code quality issues in URDF Robot State Publisher C++ tutorial (backport #6662)#6678
ahcorde merged 1 commit into
lyricalfrom
mergify/bp/lyrical/pr-6662

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify Bot commented May 11, 2026

Description

Fixes several issues in the Using-URDF-with-Robot-State-Publisher-cpp tutorial.

  • Fixed some typos.
  • Added some clarification for certain sections.
  • Code quality: removed unused loop_rate_ member variable, fixed glitch in the 3D view-port of rviz by using the same timestamp for both joint_state and transform_stamped.

Fixes the issues mentioned in ros2/lyrical_tutorial_party#3250

Did you use Generative AI?

No.

Additional Information

Tested on:

…Publisher C++ tutorial (#6662)

Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
(cherry picked from commit 63dc63a)
@github-actions
Copy link
Copy Markdown

HTML artifacts: https://github.com/ros2/ros2_documentation/actions/runs/25669461228/artifacts/6918219520.

To view the resulting site:

  1. Click on the above link to download the artifacts archive
  2. Extract it
  3. Open html-artifacts-6678/index.html in your favorite browser

@ahcorde ahcorde merged commit ad59dde into lyrical May 11, 2026
7 checks passed
@ahcorde ahcorde deleted the mergify/bp/lyrical/pr-6662 branch May 11, 2026 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants