Skip to content

Commit 2a8c0bf

Browse files
committed
docs: Consistently use colcon_ws for workspace name in Sphinx docs SITL test page
1 parent b54fb16 commit 2a8c0bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/developer_guide/test/sitl_tests.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ SITL tests are under the ``test/sitl`` folder. They are simple Python scripts:
44

55
.. code-block:: bash
66
7-
cd ~/px4_ros_com_ros2/src/gisnav/test/sitl
7+
cd ~/colcon_ws/src/gisnav/test/sitl
88
python sitl_test_mock_gps_node.py
99
1010
Flight Log Analysis

0 commit comments

Comments
 (0)