| 
    moveit2
    
   The MoveIt Motion Planning Framework for ROS 2. 
   | 
 
Noise generator functions for randomizing trajectories in STOMP via a ComposableTask. More...
#include <stomp_moveit/stomp_moveit_task.hpp>#include <stomp_moveit/math/multivariate_gaussian.hpp>#include <Eigen/Geometry>

Go to the source code of this file.
Namespaces | |
| namespace | stomp_moveit | 
| namespace | stomp_moveit::noise | 
Functions | |
| NoiseGeneratorFn | stomp_moveit::noise::getNormalDistributionGenerator (size_t num_timesteps, const std::vector< double > &stddev) | 
Noise generator functions for randomizing trajectories in STOMP via a ComposableTask.
Definition in file noise_generators.hpp.