YDLIDAR / ydlidar_ros2_driver

ydlidar driver package under ros2
Other
54 stars 99 forks source link

How to slam using YDLidar #25

Open hyng809 opened 1 year ago

hyng809 commented 1 year ago

Hello This is the first time using YDLidar. I have verified that Lidar works through Rviz on Ubuntu. I want to create maps and use navigation using Lidar, which I am currently using. I would like to know more detailed process and tutorial about this. This is the development environment I am currently developing.

anasderkaoui commented 8 months ago
ndp-seee-hust commented 2 months ago

Hello @anasderkaoui. Thank for sharing! I have followed your instructions and I have a problem. My map cannot update or expand when I rotate and move the Lidar. Please help me fix this problem!

map

anasderkaoui commented 2 months ago

Hello @ndp-seee-hust, make sure that you have the odometry node running. This was, in my case, one of the main reasons the map did not update. And also, move the lidar very slowly and don't rotate it suddenly because that will overlap the maps that will be created. I advise you to take a look at my repo for more detailed information.