Skip to content

Commit dc78d9e

Browse files
committed
fix doc
Signed-off-by: Ian Chen <iche@intrinsic.ai>
1 parent 403a85b commit dc78d9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aic_engine/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ ros2 run aic_engine aic_engine --ros-args \
5959
-p ground_truth:=false \
6060
-p endpoint_ready_timeout_seconds:=10 \
6161
-p model_discovery_timeout_seconds:=30 \
62-
-p model_configure_timeout_seconds:=60
62+
-p model_configure_timeout_seconds:=60 \
6363
-p use_sim_time:=true
6464
```
6565

0 commit comments

Comments
 (0)