koide3 / hdl_graph_slam

3D LIDAR-based Graph SLAM
BSD 2-Clause "Simplified" License
2.02k stars 728 forks source link

Lidar driver package doesnt have nodelet manager. #273

Open mcdrob opened 7 months ago

mcdrob commented 7 months ago

Hello everyone!

I want to use hdl_graph_slam to create a 3d map. I've used it with velodyne vlp-16 and there was no problem. However, I'm trying to use it with sick multiscan, and sick ros driver (sick_scan_xd) didn't write using nodelet_manager. Do I have to use nodelet manager? What should I do?