/micp_experiments

Experiments for MICP-L implemented with RMCL

Primary LanguageC++

micp_experiments

Collection of experiments to evaluate the performance of MICP implemented in RMCL.

MulRan

Hilti

Convergence

Visualizations

Issues

ROS1 recognizes that the build tool is unknown. So it skips all ROS2 packages. ROS2, however, tries to build the ROS1 packages and fails. I tried to place "AMENT_IGNORE" or "COLCON_IGNORE" in every ROS1 package and "CATKIN_IGNORE" in every ROS2 package. But for some reason ROS1 is ignoring "AMENT_IGNORE" packages as well. So: A fix for ROS2 users until I figure out a solution: Place an empty file "AMENT_IGNORE" into every ROS1 package folder.