|
Formula Student Autonomous Systems
The code for the main driverless system
|

Go to the source code of this file.
Functions | |
| TEST (CAParticleModelTest, TestUpdateVelocities) | |
| Test the particle model. | |
| TEST (CAParticleModelTest, TestJacobianOfVelocityUpdate) | |
| Test the particle model's jacobian. | |
| TEST | ( | CAParticleModelTest | , |
| TestJacobianOfVelocityUpdate | |||
| ) |
Test the particle model's jacobian.
Tests if the particle model jacobian is filled out correctly
Definition at line 30 of file particle_model_test.cpp.

| TEST | ( | CAParticleModelTest | , |
| TestUpdateVelocities | |||
| ) |
Test the particle model.
Tests if the particle model updates the velocities correctly
Definition at line 10 of file particle_model_test.cpp.
