Formula Student Autonomous Systems
The code for the main driverless system
Loading...
Searching...
No Matches
ICPSuite Class Reference

Test suite for the ICP class. More...

Inheritance diagram for ICPSuite:
Inheritance graph
Collaboration diagram for ICPSuite:
Collaboration graph

Public Attributes

pcl::PointCloud< pcl::PointXYZI >::Ptr source_cloud
 

Protected Member Functions

void SetUp () override
 Set up the test fixture.
 

Detailed Description

Test suite for the ICP class.

Definition at line 16 of file icp_test.cpp.

Member Function Documentation

◆ SetUp()

void ICPSuite::SetUp ( )
inlineoverrideprotected

Set up the test fixture.

Definition at line 24 of file icp_test.cpp.

Member Data Documentation

◆ source_cloud

pcl::PointCloud<pcl::PointXYZI>::Ptr ICPSuite::source_cloud

Definition at line 18 of file icp_test.cpp.


The documentation for this class was generated from the following file: