A wrapper for the geometry_msgs::pose so we can store it in the database. More...
#include <database_helper_classes.h>
Public Attributes | |
geometry_msgs::Pose | pose_ |
A wrapper for the geometry_msgs::pose so we can store it in the database.
Right now, in the database, the pose is stored in a weird way (see above), so we need a wrapper to take care of the conversion. In the future, hopefully we'll get rid of this.
Definition at line 154 of file database_helper_classes.h.
Definition at line 157 of file database_helper_classes.h.