Skip to main content
Version: Next

ReductROS

The ReductROS extension provides tools that can be used to extract and transform data stored in ReductStore into formats that are compatible with the Robot Operating System (ROS). It allows users to query and convert historical data, such as sensor readings and camera images, into JSON or filtered MCAP episodes for analysis, visualisation or integration with other systems.

License Information

This feature is available in ReductStore Pro under a commercial license. For testing, you can either use a free demo server or request a demo license for your own deployment.

Supported formats

You can use the ReductROS extension to extract and transform data in the following formats:

FormatTypical inputWhat you can do
Raw MessagesRaw ROS recordsExtract ROS messages as JSON or export them as MCAP.
MCAPMCAP filesExtract messages as JSON or create filtered MCAP episodes.
RosbagROS 2 rosbag2 archivesExtract messages as JSON or create filtered rosbag episodes.