This is the base class for all stomp noisy generators. More...
#include <Eigen/Core>
#include <XmlRpc.h>
#include <stomp_core/utils.h>
#include <moveit/robot_model/robot_model.h>
#include <moveit/robot_trajectory/robot_trajectory.h>
#include <moveit/planning_scene/planning_scene.h>
#include <moveit_msgs/MotionPlanRequest.h>
Go to the source code of this file.
Classes | |
class | stomp_moveit::noise_generators::StompNoiseGenerator |
Namespaces | |
namespace | stomp_moveit |
namespace | stomp_moveit::noise_generators |
Typedefs | |
typedef boost::shared_ptr < StompNoiseGenerator > | stomp_moveit::noise_generators::StompNoiseGeneratorPtr |
This is the base class for all stomp noisy generators.
Definition in file stomp_noise_generator.h.