#include <mongo_ros/exceptions.h>
#include <mongo_ros/mongo_ros.h>
#include <std_msgs/String.h>
#include <boost/format.hpp>
#include <boost/foreach.hpp>
Go to the source code of this file.
Namespaces | |
namespace | mongo_ros |
Implementation of template methods of MessageCollection Only to be included by message_collection.h
TODO: this should really be in include/impl rather than src/
Definition in file message_collection_impl.hpp.