We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 403a85b commit dc78d9eCopy full SHA for dc78d9e
aic_engine/README.md
@@ -59,7 +59,7 @@ ros2 run aic_engine aic_engine --ros-args \
59
-p ground_truth:=false \
60
-p endpoint_ready_timeout_seconds:=10 \
61
-p model_discovery_timeout_seconds:=30 \
62
- -p model_configure_timeout_seconds:=60
+ -p model_configure_timeout_seconds:=60 \
63
-p use_sim_time:=true
64
```
65
0 commit comments