Skip to content

Commit

Permalink
Update Debugging-Tf2-Problems.rst (#4921) (#4922)
Browse files Browse the repository at this point in the history
Signed-off-by: Demonmasterlqx <183842220@qq.com>
(cherry picked from commit cf78ce5)

Co-authored-by: Demonmasterlqx <183842220@qq.com>
  • Loading branch information
mergify[bot] and Demonmasterlqx authored Jan 6, 2025
1 parent e7faae9 commit 6e6d8b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/Tutorials/Intermediate/Tf2/Debugging-Tf2-Problems.rst
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ And now stop the running demo, build it, and run it again:

.. code-block:: console
ros2 launch turtle_tf2 start_debug_demo.launch.py
ros2 launch learning_tf2_cpp start_tf2_debug_demo_launch.py
And right away we run into the next problem:

Expand Down Expand Up @@ -261,7 +261,7 @@ Stop the demo, build and run:

.. code-block:: console
ros2 launch turtle_tf2 start_debug_demo.launch.py
ros2 launch turtle_tf2 start_tf2_debug_demo_launch.py
And you should finally see the turtle move!

Expand Down

0 comments on commit 6e6d8b3

Please sign in to comment.