microstrain_inertial_msgs/RawFileConfigRead Service

File: microstrain_inertial_msgs/RawFileConfigRead.srv

Raw Message Definition

# Service to allow users to read the raw file collection config

---
# Whether or not raw file collection is enabled
bool enable

# Full path to the file we are recording the data to.
string file_path

Compact Message Definition


bool enable
string file_path