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


Public Attributes | |
| pcl::PointCloud< pcl::PointXYZI >::Ptr | source_cloud |
Protected Member Functions | |
| void | SetUp () override |
| Set up the test fixture. | |
Test suite for the ICP class.
Definition at line 16 of file icp_test.cpp.
|
inlineoverrideprotected |
Set up the test fixture.
Definition at line 24 of file icp_test.cpp.
| pcl::PointCloud<pcl::PointXYZI>::Ptr ICPSuite::source_cloud |
Definition at line 18 of file icp_test.cpp.