/redis_store

Store and retrieve ROS-related data in redis, à la mongodb_store, by @machinekoder

Primary LanguagePython

redis_store

This package wraps up the redis datastructure store in ROS, allowing it to be used to store configuration parameters.

It is a clone of the STRANDS project's mongodb_store ROS package.