Skip to content
This repository has been archived by the owner on Mar 14, 2021. It is now read-only.

TEST: write some tests for dynamics #8

Open
AlexS12 opened this issue Sep 21, 2018 · 0 comments
Open

TEST: write some tests for dynamics #8

AlexS12 opened this issue Sep 21, 2018 · 0 comments
Labels
testing related to testing

Comments

@AlexS12
Copy link
Owner

AlexS12 commented Sep 21, 2018

src/dynamics/*.jl contains the dynamic systems.

Some tests must be written for this part. However, it is difficult to find independent validation values.

Another way of writing some of these tests would be to test one model against some others in equivalent conditions. For examples, six_dof_euler_fixed_mass is supposed to provide similar results as six_dof_quaternion_fixed_mass if the attitude is not extreme (theta near 90º)

Some projects test the full simulator response: once an aircraft is implemented they integrate a solution for the aircraft response to a given input. Even if this this is not a unit test, this might be useful at some point.

@AlexS12 AlexS12 added the testing related to testing label Sep 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
testing related to testing
Projects
None yet
Development

No branches or pull requests

1 participant