rqt_bag_exporter/OpenBag Service

File: rqt_bag_exporter/OpenBag.srv

Raw Message Definition

# The path of the bag file to be opened
string bag_file
---
# Success if empty, contains error string otherwise
string error

Compact Message Definition

string bag_file

string error