|
Formula Student Autonomous Systems
The code for the main driverless system
|
Test fixture for DisplacementValidator class. More...


Protected Member Functions | |
| void | SetUp () override |
| Set up function to initialize a plane. | |
Protected Attributes | |
| Plane | plane |
| Plane object for testing. | |
Test fixture for DisplacementValidator class.
Definition at line 13 of file displacement_validator_test.cpp.
|
inlineoverrideprotected |
Set up function to initialize a plane.
Definition at line 18 of file displacement_validator_test.cpp.
|
protected |
Plane object for testing.
Definition at line 22 of file displacement_validator_test.cpp.