TheBrewCrew / warehouse_ros_mongo

Implementation of warehouse_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

Implementation of warehouse_ros using MongoDB


Languages

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