# warehouse_ros **Repository Path**: wb197/warehouse_ros ## Basic Information - **Project Name**: warehouse_ros - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: kinetic-devel - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-04 - **Last Updated**: 2024-03-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Abstract interface for persisting ROS message data. Implementations are loaded using pluginlib. Currently has one implementation, using MongoDB, warehouse_ros_mongo. See http://www.ros.org/wiki/warehousewg for more. | Branch | CI Status | | ------ | --------- | | `ros2` | [![Formatting (pre-commit)](https://github.com/ros-planning/warehouse_ros/actions/workflows/format.yaml/badge.svg?branch=ros2)](https://github.com/ros-planning/warehouse_ros/actions/workflows/format.yaml?query=branch%3Aros2) [![Build and Test](https://github.com/ros-planning/warehouse_ros/actions/workflows/build_and_test.yaml/badge.svg?branch=ros2)](https://github.com/ros-planning/warehouse_ros/actions/workflows/build_and_test.yaml?query=branch%3Aros2) | | `kinetic-devel` | [![Formatting (pre-commit)](https://github.com/ros-planning/warehouse_ros/actions/workflows/format.yaml/badge.svg?branch=kinetic-devel)](https://github.com/ros-planning/warehouse_ros/actions/workflows/format.yaml?query=branch%3Akinetic-devel) [![Build and Test](https://github.com/ros-planning/warehouse_ros/actions/workflows/build_and_test.yaml/badge.svg?branch=kinetic-devel)](https://github.com/ros-planning/warehouse_ros/actions/workflows/build_and_test.yaml?query=branch%3Akinetic-devel) |