This defines a update trajectory logger which writes the data to a file. More...
#include <stomp_moveit/update_filters/update_logger.h>
#include <boost/filesystem.hpp>
#include <ros/console.h>
#include <pluginlib/class_list_macros.h>
#include <ros/package.h>
#include <Eigen/Core>
Go to the source code of this file.
Namespaces | |
stomp_moveit | |
Functions | |
PLUGINLIB_EXPORT_CLASS (stomp_moveit::update_filters::UpdateLogger, stomp_moveit::update_filters::StompUpdateFilter) | |
This defines a update trajectory logger which writes the data to a file.
Definition in file update_logger.cpp.