Skip to content

Commit

Permalink
And some more changes
Browse files Browse the repository at this point in the history
  • Loading branch information
flaviofontana committed Jan 7, 2015
1 parent a2b39c9 commit 788e2ac
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions msf_core/cfg/MSF_Core.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ gen = ParameterGenerator()
# See the following link for more information
# https://github.com/ethz-asl/kalibr/wiki/IMU-Noise-Model-and-Intrinsics
#
# The white noise is characterized with the continous time noise spectral density.
# The noise spectral density is sometime also refered to as noise density.
# The white noise is characterized with the continuous time noise spectral density.
# The noise spectral density is sometime also referred to as noise density.
# The units of the noise spectral density are:
# acc: [m/s^2/sqrt(Hz)]
# gyro: [rad/s/sqrt(Hz)]
Expand Down
6 changes: 3 additions & 3 deletions msf_updates/pose_sensor_fix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ data_playback: true # Set to true for playback, set to false on the
# See the following link for more information
# https://github.com/ethz-asl/kalibr/wiki/IMU-Noise-Model-and-Intrinsics
#
# The white noise is characterized with the continous time noise spectral density.
# The noise spectral density is sometime also refered to as noise density.
# The white noise is characterized with the continuous time noise spectral density.
# The noise spectral density is sometime also referred to as noise density.
# The units of the noise spectral density are:
# acc: [m/s^2/sqrt(Hz)]
# gyro: [rad/s/sqrt(Hz)]
Expand All @@ -21,7 +21,7 @@ data_playback: true # Set to true for playback, set to false on the
# acc: [m/s^3/sqrt(Hz)]
# gyro: [rad/s^2/sqrt(Hz)]

####### ADIS
####### ADIS 16448
core/core_noise_acc: 0.0022563 # [m/s^2/sqrt(Hz)]
core/core_noise_gyr: 0.0004 # [rad/s/sqrt(Hz)]

Expand Down

0 comments on commit 788e2ac

Please sign in to comment.