File: rqt_bag_exporter/ExportToVideo.action
Action Definition
# Topic to be exported
string topic_name
# Export directory
string directory
# Frames per second in the exported video
uint64 fps
# Start export time
float64 start_time
# End export time
float64 end_time
---
# Success if empty, contains error string otherwise
string error
---
# Percentage of progress (0.0 to 100.0)
uint64 progress_value
# Progress message
string progress_msg