Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing Normalization Assertion on Sun Vector Measurement #316

Open
kylekrol opened this issue Feb 22, 2021 · 0 comments
Open

Failing Normalization Assertion on Sun Vector Measurement #316

kylekrol opened this issue Feb 22, 2021 · 0 comments
Labels
bug Something isn't working psim

Comments

@kylekrol
Copy link
Member

Not really sure what's going on here but the command that's failing is:

python -m psim -s 100000 -p fc/attitude -ps 50 -c sensors/base,truth/base,truth/deployment AttitudeEstimatorTestGnc

and results in:

...
[11:50:16 PM INFO] psim.plugins.stop: 40% of the maximum allowable steps taken.
python: src/gnc/attitude_estimator.cpp:510: void gnc::attitude_estimator_update(gnc::AttitudeEstimatorState&, const gnc::AttitudeEstimatorData&, gnc::AttitudeEstimate&): Assertion `std::abs(1.0f - lin::fro(data.s_body)) < 1.0e-2f' failed.
zsh: abort (core dumped)  python -m psim -s 100000 -p fc/attitude -ps 50 -c  AttitudeEstimatorTestGnc

The modelling eclipse was disabled in the configuration files so the sun vector shouldn't be nan.

@kylekrol kylekrol added bug Something isn't working psim labels Feb 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working psim
Projects
None yet
Development

No branches or pull requests

1 participant