how to visualize sensor data from driving scene designer

2 visualizaciones (últimos 30 días)
Shivanshu Singh
Shivanshu Singh el 31 de Ag. de 2023
Respondida: Ninad el 4 de Sept. de 2023
i have created a drivingscene designer smodel of my college and ihave used lidar and ins sensor in it but i am not able to create point cloud from it and iwant to create map using slam from dta obtained through simulation .anybody have idea how to do it????

Respuestas (1)

Ninad
Ninad el 4 de Sept. de 2023
Hi Shivanshu,
I understand that you want to generate a point cloud from the Lidar data and use SLAM (Simultaneous Localization and Mapping) to create a map of the simulated environment.
First you need to preprocess the Lidar data to remove any noise or outliers using filtering techniques such as voxel grid filtering or statistical outlier removal.
Align the Lidar data with the INS sensor data by synchronizing the timestamps and associating each Lidar point with the corresponding position and orientation from the INS sensor.
You can use a Lidar Point Cloud Generator to generate a point cloud from lidar measurements. You can refer to the following for generating a point cloud from Lidar measurements:
This link might help you with creating a Map from the processed data suing SLAM:
Thanks,
Ninad.

Categorías

Más información sobre Labeling, Segmentation, and Detection en Help Center y File Exchange.

Productos


Versión

R2023a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by