Skip to content
Snippets Groups Projects
Commit b0942a99 authored by Joan Solà Ortega's avatar Joan Solà Ortega
Browse files

Cleanup

parent 5e5f3b19
No related branches found
No related tags found
1 merge request!157Kfpackmanager
Pipeline #
......@@ -1044,14 +1044,9 @@ TEST_F(Process_Constraint_IMU_ODO, MotionConstantRotation_PQV_b__Pqv_b) // F_ixe
// ===================================== RUN ALL
// string report = runAll(1);
configureAll();
integrateAll();
buildProblem();
problem->print(4,1,1,1);
string report = solveProblem(1);
string report = runAll(1);
printAll(report);
// printAll(report);
assertAll();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment