Skip to content

Commit e166cc2

Browse files
author
Dhruv Tyagi
committed
docstrings summary
1 parent 1f8c0f1 commit e166cc2

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

msg/StorageSummary.msg

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1+
# Based on storage configuration, is storage available for recording?
12
bool is_storage_available
3+
4+
# Size of bags directory in bytes
25
uint64 bags_dir_size_bytes
6+
7+
# Available disk space in bytes
38
uint64 available_disk_space_bytes
4-
builtin_interfaces/Time last_sweep_time
9+
10+
# When was the summary updated last
11+
builtin_interfaces/Time last_updated

0 commit comments

Comments
 (0)