TheBrewCrew / warehouse_ros

Data persistence for ROS using MongoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code for persisting ROS message data using MongoDB. Contains C++ and Python libraries to serialize ROS data to MongoDB, as well as some handy scripts to record data from the command line. See http://www.ros.org/wiki/warehousewg for more.

master branch: Build Status

About

Data persistence for ROS using MongoDB


Languages

Language:C++ 74.2%Language:Python 21.2%Language:CMake 4.6%