This defines the stomp task. More...
#include <XmlRpcValue.h>
#include <boost/shared_ptr.hpp>
#include <Eigen/Core>
#include "stomp_core/utils.h"
Go to the source code of this file.
Classes | |
class | stomp_core::Task |
Defines the STOMP improvement policy. More... | |
Typedefs | |
typedef std::shared_ptr< Task > | stomp_core::TaskPtr |
This defines the stomp task.
Definition in file task.h.
typedef std::shared_ptr<Task> stomp_core::TaskPtr |