How example "Perform SLAM Using 3D lidar point clouds"collects 3D lidar data?ud
Afficher commentaires plus anciens
When I was learning this routine, I didn't know how to collect the 3D Lidar data. Is it a 1*240 cell array formed by scanning 240 instances and then extracting their location attributes?
Réponse acceptée
Plus de réponses (1)
Wenjun Li
le 18 Fév 2022
0 votes
2 commentaires
Ryan Salvo
le 18 Fév 2022
Hi Wenjun,
You do not need 240 successive scans, that is just the number of scans in the MAT-file provided in the example.
The example assumes that the provided lidar data is from a robot that is moving through a static space, so if you can re-create that when recording the BAG-file, then you should be able to use that data with the example.
Thanks,
Ryan
Wenjun Li
le 18 Fév 2022
Catégories
En savoir plus sur Get Started with Lidar Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!