Resolve "icp: develop matching tools"
Compare changes
- Pep Martí Saumell authored
+ 26
− 26
@@ -9,16 +9,13 @@ public:
@@ -9,16 +9,13 @@ public:
@@ -28,13 +25,16 @@ public:
@@ -28,13 +25,16 @@ public:
@@ -53,30 +53,30 @@ ICP::~ICP()
@@ -53,30 +53,30 @@ ICP::~ICP()
icp_output ICP::matchPC(LaserScan &_last_ls, LaserScan &_origin_ls, LaserScanParams& params, Eigen::Vector3s &_last_transf)
// std::cout << "My solution " << csm_output.x[0] << "," << csm_output.x[1] << "," << csm_output.x[2] << std::endl;