This defines a update trajectory logger which writes the data to a file. More...
Go to the source code of this file.
Classes | |
class | stomp_moveit::update_filters::UpdateLogger |
Saves the update values into a file for post analysis. The file is compatible with the python numpy library and can be loaded into a numpy array by running. 'numpy.loadtxt(file_name)'. More... | |
Namespaces | |
namespace | stomp_moveit |
namespace | stomp_moveit::update_filters |
This defines a update trajectory logger which writes the data to a file.
Definition in file update_logger.h.