After compile the package https://github.com/OrebroUniversity/perception_oru/tree/port-kinetic and trying to run roslaunch exp_ndt_feature_online.launch or ndt_feature_online.launch both fail first fails due to missing exp_ndt_feature_reg_node in ndt_feature_reg and second due to missing ndt_feature_reg in ndt_feature_reg.
Is there a possiblity to fix this?
I already looked into the makefile ( https://github.com/OrebroUniversity/perception_oru/blob/port-kinetic/ndt_feature_reg/CMakeLists.txt) and it seems you commented some build
When uncommenting them the project does not compile due to a lot of issues with opencv.