Skip to content

Commit 48c87bc

Browse files
authored
Fixing sm readmes (#632)
1 parent f5bfc60 commit 48c87bc

File tree

2 files changed

+2
-2
lines changed
  • smacc2_sm_reference_library

2 files changed

+2
-2
lines changed

smacc2_sm_reference_library/sm_cl_keyboard_unit_test_1/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ source ~/workspace/humble_ws/install/setup.sh
3232
And then run the launch file...
3333

3434
```
35-
ros2 launch sm_cl_keyboard_unit_test_1 sm_cl_keyboard_unit_test_1.launch
35+
ros2 launch sm_cl_keyboard_unit_test_1 sm_cl_keyboard_unit_test_1.py
3636
```
3737

3838
<h2>Viewer Instructions</h2>

smacc2_sm_reference_library/sm_cl_ros2_timer_unit_test_1/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ source ~/workspace/humble_ws/install/setup.sh
3232
And then run the launch file...
3333

3434
```
35-
ros2 launch sm_cl_ros2_timer_unit_test_1 sm_cl_ros2_timer_unit_test_1.launch
35+
ros2 launch sm_cl_ros2_timer_unit_test_1 sm_cl_ros2_timer_unit_test_1.py
3636
```
3737

3838
<h2>Viewer Instructions</h2>

0 commit comments

Comments
 (0)