THI-Drone / mission_software_launch

Package used to launch all nodes required for Mission Software on the UAV.
MIT License
0 stars 0 forks source link

Store the Ros Bag and Logs in a subfolder #2

Closed Philipp66904 closed 5 months ago

Philipp66904 commented 5 months ago

Please store your ros bag and logs in a subfolder and not in /bag and /log directly, as this introduces problems when starting the launch file again in the same container. Just use a folder with a timestamp folder as child: bag/2024-05-24T09:13:10 and log/2024-05-24T09:13:10

Philipp66904 commented 5 months ago

@maf0115

PhilipDelan commented 5 months ago

added