|
Formula Student Autonomous Systems
The code for the main driverless system
|
Fixture for testing the ZScoreValidatorTest class. More...


Public Member Functions | |
| void | SetUp () override |
| Set up the test fixtures. | |
| void | add_cluster (float centroid_x, float centroid_y) |
Public Attributes | |
| std::vector< Cluster > | _clusters_ |
| Plane | _plane_ |
Fixture for testing the ZScoreValidatorTest class.
Definition at line 10 of file z_score_validator_test.cpp.
|
inline |
Definition at line 19 of file z_score_validator_test.cpp.
|
inlineoverride |
Set up the test fixtures.
Definition at line 15 of file z_score_validator_test.cpp.
| std::vector<Cluster> ZScoreValidatorTest::_clusters_ |
Definition at line 25 of file z_score_validator_test.cpp.
| Plane ZScoreValidatorTest::_plane_ |
Definition at line 26 of file z_score_validator_test.cpp.