diff --git a/doc/examples/perception_pipeline/perception_pipeline_tutorial.rst b/doc/examples/perception_pipeline/perception_pipeline_tutorial.rst index 4bff3e5322..80e0d8f92b 100644 --- a/doc/examples/perception_pipeline/perception_pipeline_tutorial.rst +++ b/doc/examples/perception_pipeline/perception_pipeline_tutorial.rst @@ -154,7 +154,7 @@ In Shell 4: :: ros2 bag play -r 5 --loop -:codedir:`perception_pipeline_demo.launch.py ` is similar to :codedir:`demo.launch.py ` inside :doc:`MoveIt Quickstart in RViz ` except a couple of details. For ``perception_pipeline_demo.launch.py``, following lines is added to ``moveit_config``. +:codedir:`perception_pipeline_demo.launch.py ` is similar to :codedir:`demo.launch.py ` inside :doc:`MoveIt Quickstart in RViz ` except a couple of details. For ``perception_pipeline_demo.launch.py``, following lines is added to ``moveit_config``. You can find these additional lines in line 51, 52 and 53 inside ``perception_pipeline_demo.launch.py``: ::