#include <yamlWriter.h>
Public Member Functions | |
std::string | getName () const |
Get a string representation of the name of this class. | |
int | writeTrajectory (const std::string &filename, const std::vector< tf::Stamped< tf::Pose > > &opening_trajectory) |
Definition at line 7 of file yamlWriter.h.
std::string yamlWriter::getName | ( | ) | const [inline] |
Get a string representation of the name of this class.
Definition at line 14 of file yamlWriter.h.
int yamlWriter::writeTrajectory | ( | const std::string & | filename, |
const std::vector< tf::Stamped< tf::Pose > > & | opening_trajectory | ||
) |
Definition at line 18 of file yamlWriter.h.