Skip to content

Magnetometer Sensor Noise Std is scaled by a factor of 1.5 #800

@AmolikaSoni

Description

@AmolikaSoni

Describe the bug
The standard deviation provided as input for magnetometer modelling is scaled by a factor of 1.5

To reproduce
Locate line no. 71 in https://github.com/AVSLab/basilisk/blob/develop/src/simulation/sensors/magnetometer/magnetometer.cpp
auto nMatrix = (this->senNoiseStd * 1.5).asDiagonal();

Expected behavior
Not sure on why 1.5 is being multiplied.

Screenshots
Code lines already mentioned above

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions