Skip to content

Commit

Permalink
Renaming and add configuration for the correspondence threshold
Browse files Browse the repository at this point in the history
  • Loading branch information
tizianoGuadagnino committed Nov 19, 2024
1 parent 21f97c7 commit 73aa68a
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 130 deletions.
2 changes: 0 additions & 2 deletions cpp/kinematic_icp/pipeline/KinematicICP.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,7 @@ class KinematicICP {
CorrespondenceThreshold correspondence_threshold_;
Config config_;
// KISS-ICP pipeline modules
kiss_icp::pipeline::KISSConfig config_;
kiss_icp::VoxelHashMap local_map_;
kiss_icp::AdaptiveThreshold adaptive_threshold_;
};

} // namespace kinematic_icp::pipeline
51 changes: 0 additions & 51 deletions cpp/kinematic_icp/threshold/AdaptiveThreshold.cpp

This file was deleted.

52 changes: 0 additions & 52 deletions cpp/kinematic_icp/threshold/AdaptiveThreshold.hpp

This file was deleted.

25 changes: 0 additions & 25 deletions cpp/kinematic_icp/threshold/CMakeLists.txt

This file was deleted.

0 comments on commit 73aa68a

Please sign in to comment.