grid_map_msgs/ProcessFile Service

File: grid_map_msgs/ProcessFile.srv

Raw Message Definition

# Absolute file path.
string file_path

# For ROS bags: topic name that should be processed (optional).
string topic_name

---

# True if file processing was successful.
bool success

Compact Message Definition

string file_path
string topic_name

bool success