Skip to content

Commit aba77d1

Browse files
authored
Docs: fix extrinsic_calibration command in tutorial
1 parent 8350d8d commit aba77d1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bitbots_misc/bitbots_docs/docs/manual/tutorials/extrinsic_calibration.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ Setup
1414
1. Start the visualization launch-file including the necessary motion and vision nodes.
1515

1616
.. code-block:: bash
17-
ros2 launch bitbots_extrinsic_calibration viz_extrinsic_calibration.launch
17+
18+
ros2 launch bitbots_extrinsic_calibration viz_extrinsic_calibration.launch
1819
1920
2. In Dynamic Reconfigure open the parameters (left panel) for the nodes: :code:`bitbots_extrinsic_imu_calibration` and :code:`bitbots_extrinsic_camera_calibration`.
2021

0 commit comments

Comments
 (0)