This a normial distribution noisy trajectory update generator. More...
#include <stomp_moveit/noise_generators/stomp_noise_generator.h>
#include <stomp_moveit/utils/multivariate_gaussian.h>
Go to the source code of this file.
Classes | |
class | stomp_moveit::noise_generators::NormalDistributionSampling |
Uses a normal distribution to apply noise onto the trajectory. More... | |
Namespaces | |
namespace | stomp_moveit |
namespace | stomp_moveit::noise_generators |
This a normial distribution noisy trajectory update generator.
Definition in file normal_distribution_sampling.h.