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

#include <data.hpp>

Collaboration diagram for mujoco_ros2_control::MagnetometerSensorData:
Collaboration graph
[legend]

Public Attributes

std::string name
 
SensorData< Eigen::Vector3d > magnetic_field
 
double magnetic_field_noise_stddev = 0.0
 
NoiseState noise
 

Detailed Description

Parameters
magnetic_field_noise_stddevStandard deviation of zero-mean Gaussian noise added to magnetic_field on read; taken from the underlying MJCF <magnetometer> sensor's noise attribute (0 by default).
noiseShape (ros2_control noise_distribution parameter, defaults to Gaussian) and RNG, seeded from std::random_device (noise is non-deterministic across runs).

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