ros2_control - rolling
Loading...
Searching...
No Matches
Public Attributes | List of all members
mujoco_ros2_control::NoiseState Struct Reference

#include <data.hpp>

Public Attributes

NoiseDistribution distribution = NoiseDistribution::kGaussian
 
std::mt19937 rng { std::random_device{}() }
 

Detailed Description

Per-sensor noise shape + RNG, shared by every noise-bearing field of a sensor. Bundled together since a sensor's fields are always sampled with the same distribution and draw from the same RNG stream.


The documentation for this struct was generated from the following file: