diff --git a/sample_autoware/README.md b/sample_autoware/README.md index 7f7e8bec..fdc72672 100644 --- a/sample_autoware/README.md +++ b/sample_autoware/README.md @@ -149,3 +149,7 @@ export draw_all_message_flow=false sh ${script_path}/make_report.sh ``` + +## Note +- In case you use LTTng 2.13+, run the following command before starting Autoware + - `ulimit -n 65535`