LAMP icon indicating copy to clipboard operation
LAMP copied to clipboard

Multi-robot SLAM system

Results 5 LAMP issues
Sort by recently updated
recently updated
newest added

I think that during XYZ to XYZI conversions, in the function ```lamp_utils::ConvertPointCloud(new_scan, pub_scan)``` the header we missed to rewrite, and we have there "0" header (no frame id, no time...

When I run catkin build lamp, an error is displayed. Could not find a package configuration file provided by "core_msgs" with any of the following names: core_msgsConfig.cmake core_msgs-config.cmake Add the...

when I builded this project in the step of **lamp_utils**,I encountered these issues. ![飞书20230507-165800](https://user-images.githubusercontent.com/92613528/236668014-f792d68d-553c-4594-a98d-d1e578efd71e.png) ![飞书20230507-170434](https://user-images.githubusercontent.com/92613528/236668309-da0e7e00-0c53-42e9-97d3-6b61568b7a55.png) ![飞书20230507-170443](https://user-images.githubusercontent.com/92613528/236668312-696825d6-e02a-47d0-87e5-06fba1abab20.png) ![飞书20230507-165900](https://user-images.githubusercontent.com/92613528/236668070-af486521-0fa7-4aea-822a-20eff2931d76.png) my pcl version is 1.10 and my gtsam version is 4.11

Do you have a tutorial on using raw data When I used the default parameters of lamp_node and lamp_base for Gazebo simulation, husky1, husky2... started from different but close positions,...