Go to the documentation of this file.
18 #ifndef _GAZEBO_NOISE_HH_
19 #define _GAZEBO_NOISE_HH_
53 public:
void Load(sdf::ElementPtr _sdf);
58 public:
double Apply(
double _in)
const;
77 private: sdf::ElementPtr sdf;
88 private:
double stdDev;
95 private:
double precision;