Fixture for testing the LeastSquaresDifferentiation class.
More...
|
| void | SetUp () override |
| | Set up the test fixtures.
|
| |
Fixture for testing the LeastSquaresDifferentiation class.
Definition at line 10 of file least_squares_test.cpp.
◆ SetUp()
| void LeastSquaresDifferentiationTest::SetUp |
( |
| ) |
|
|
inlineoverrideprotected |
◆ blue_cone
| pcl::PointCloud<pcl::PointXYZI>::Ptr LeastSquaresDifferentiationTest::blue_cone |
|
protected |
◆ cone_differentiator
◆ pcl_cloud_2_points
| pcl::PointCloud<pcl::PointXYZI>::Ptr LeastSquaresDifferentiationTest::pcl_cloud_2_points |
|
protected |
◆ real_blue_cone
| pcl::PointCloud<pcl::PointXYZI>::Ptr LeastSquaresDifferentiationTest::real_blue_cone |
|
protected |
◆ yellow_cone
| pcl::PointCloud<pcl::PointXYZI>::Ptr LeastSquaresDifferentiationTest::yellow_cone |
|
protected |
The documentation for this class was generated from the following file: