gazebosim / gazebo-classic

Gazebo classic. For the latest version, see https://github.com/gazebosim/gz-sim
http://classic.gazebosim.org/
Other
1.17k stars 477 forks source link

.gazebo/diagnostics folder has many entries #1263

Open osrf-migration opened 10 years ago

osrf-migration commented 10 years ago

Original report (archived issue) by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).


The Diagnostics class creates a time-stamped folder in ~/.gazebo/diagnostics folder even if nothing gets written to it. This leads to an extremely large number of time-stamped folders (I believe make test will generate them too). It make it hard to find folders that actually contain any diagnostic data.

osrf-migration commented 8 years ago

Original comment by Nate Koenig (Bitbucket: Nathan Koenig).