Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 269 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 269 Bytes

migrave_video_recorder

Repository for a video recorder used in the MigrAVE project

Usage

Start

rostopic pub /qt_robot_video_recording/is_record std_msgs/Bool "True"

Stop

rostopic pub /qt_robot_video_recording/is_record std_msgs/Bool "False"