rsasaki0109 / lidarslam_ros2

ROS 2 package of 3D lidar slam using ndt/gicp registration and pose-optimization
BSD 2-Clause "Simplified" License
497 stars 121 forks source link

About the use in the window environment #83

Open lidarmansiwon opened 6 months ago

lidarmansiwon commented 6 months ago

Hello, thanks to you, I used it so well. Aside from that, I'm trying to localize your slam and hdl in a window environment using ouster lidar. Is this possible? I have a lot of worries such as using tf and ndt. I'm asking because you are much better than me. Is it possible if I adjust the input and output values of lidar data well? If you have any advice, please be polite.

rsasaki0109 commented 6 months ago

So, you're planning to use Windows instead of Ubuntu, right? I'm not very familiar with the details, but could it work by just installing ROS? It seems like there might be bigger issues beyond localization to consider. If you're stuck, I recommend looking into it further and, if you still have questions, asking on platforms like https://robotics.stackexchange.com/ might be a good idea.

lidarmansiwon commented 6 months ago

Thank you for your kind reply. I feel limited in the window and I'm going to use docker. But I'm currently experiencing an error that doesn't connect to the ouster. Anyway, thank you for your kind reply!