From 2e9afa642a91e11d5560650343f8ba9a190d2f20 Mon Sep 17 00:00:00 2001 From: Tommy Persson <tommy.persson@liu.se> Date: Thu, 21 Sep 2023 17:03:51 +0200 Subject: [PATCH] Fixing documentation. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba64efd..bbc4549 100644 --- a/README.md +++ b/README.md @@ -494,7 +494,7 @@ ros2 run rqt_image_view rqt_image_view ros2 run lrs_exec tst_command --ros-args -r __ns:=/ex0 -p command:=test-seq-1 ``` -This will construct a tree im the TST factory and start execution of it. The tree as JSON is: +This will construct a tree in the TST factory and start execution of it. The tree as JSON is: ``` { "children": [ -- GitLab