ros2_record_and_inspect
Record ROS2 topic messages for a set duration and retrieve summary statistics, enabling inspection of remote robotics data without local ROS2 installation.
Instructions
Record topic messages for a period and return summary statistics.
Args:
topic: Topic to record
topic_type: Message type
duration_sec: Recording duration in seconds
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | ||
| topic_type | Yes | ||
| duration_sec | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |