ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

It seems the easiest thing would be to predetermine a maximum size or duration then use the --size=SIZE or --duration=DURATION flags without --split. The recording node will stop at the size/duration you set. The documentation mentions the --duration flag on its own, but for some reason only shows the --size flag in conjunction with --split. Note that DURATION defaults to seconds, but you can set it in minutes or hours, and SIZE is in MB.

It seems the easiest thing would be to predetermine a maximum size or duration then use the --size=SIZE or --duration=DURATION flags without --split. The recording node will stop at the size/duration you set. The documentation mentions the --duration flag on its own, but for some reason only shows the --size flag in conjunction with --split. Note that DURATION defaults to seconds, but you can set it in minutes or hours, hours; and SIZE is in MB.