Skip to content

Commit a81a99e

Browse files
committed
Add error message
Signed-off-by: Maria Teresa Ortega <teresa.ortega0903@gmail.com>
1 parent e5c21cf commit a81a99e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,3 +192,8 @@ Plot generated after running the benchmark with all configurations.
192192
- Improve process management to reliably terminate all ROS2 child processes across iterations
193193
- Fix orphaned processes that survive after a crashed run and another iteration
194194
- Fix tight_layout warning in evo_res plots and overlapping axis labels
195+
196+
```
197+
/ws/.venv/lib/python3.12/site-packages/seaborn/axisgrid.py:123: UserWarning: The figure layout has changed to tight self._figure.tight_layout
198+
(*args **kwargs)
199+
```

0 commit comments

Comments
 (0)