stop_record_bag
Stop an active rosbag recording and fetch its metadata, using bag-internal timestamps for accurate duration under simulated time.
Instructions
Stop a running background rosbag recording handle and retrieve metadata.
Metadata is read with allow_unindexed=True; the bag-internal start/end
timestamps — not wall-clock diffs — are the authoritative duration_sec
under use_sim_time (the sim clock can pause or drift).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| handle | No | ||
| bag_handle | No | ||
| confirm_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |