moveit2
The MoveIt Motion Planning Framework for ROS 2.
Loading...
Searching...
No Matches
noise_generators.hpp File Reference

Noise generator functions for randomizing trajectories in STOMP via a ComposableTask. More...

Include dependency graph for noise_generators.hpp:
This graph shows which files directly or indirectly include this file:

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)

Detailed Description

Noise generator functions for randomizing trajectories in STOMP via a ComposableTask.

Author
Henning Kayser

Definition in file noise_generators.hpp.