ros2 / launch

Tools for launching multiple processes and for writing tests involving multiple processes.
Apache License 2.0
124 stars 139 forks source link

add symlink to latest log directory #686

Closed TonyWelte closed 1 year ago

TonyWelte commented 1 year ago

Add a symbolic link (latest) to the last logging directory.

I found it useful to have a direct link to the last directory. Right now I'm creating it manually in my main launch file but I think it could be done in this project directly.

If this doesn't fit this project feel free to close

Signed-off-by: Tonywelte tony.welte@gmail.com