rqt_bag_exporter/GetDuration Service

File: rqt_bag_exporter/GetDuration.srv

Raw Message Definition

---
# Success if empty, contains error string otherwise
string error

# Returns the duration (in seconds) of an opened bag file
float64 duration

Compact Message Definition


string error
float64 duration