(!) Please ask about problems and questions regarding this tutorial on answers.ros.org. Don't forget to include in your question the link to this page, the versions of your OS & ROS, and also add appropriate tags.

Using the Python client library

Description: How to use the Python client library to talk to the warehouse

Tutorial Level: BEGINNER

The mongo_ros package no longer provides a Python ROS client library to the DB. You can however use mongodb's Python interfaces directly: http://api.mongodb.org/python/current/

Wiki: warehousewg/Tutorials/Using the Python client library (last edited 2013-09-27 15:00:35 by IoanSucan)