rqt_bag_exporter/EstimateVideoFps Service

File: rqt_bag_exporter/EstimateVideoFps.srv

Raw Message Definition

# Topic containing video
string topic_name
---
# Success if empty, contains error string otherwise
string error

# Frames per second
uint64 fps

Compact Message Definition

string topic_name

string error
uint64 fps