question about automated driving toolbox(visualization result from radar and lidar)

1 view (last 30 days)
I have fused sensor data from lidar and radar in rosbag, and in Lidar Labaler the point clouds from object vehicles can be tracked, but their data can only be read out in .mat. Now I would like to add the speed and acceleration data from radar as well, and finally display a visualization result. Which app in Matlab and code and how can I do it

Accepted Answer

Pratheek Punchathody
Pratheek Punchathody on 16 Nov 2020
As per my understanding, it is required to track the moving objects and use the detected speed and acceleration from the RADAR into the models and visualize it.
Refer to the Track-Level fusion of Radar and Lidar data from sensor Fusion and Tracking toolbox for your purpose.
You can look for more information on Tracking and sensor fusion from Automated driving toolbox.
  1 Comment
SIYUAN SUN
SIYUAN SUN on 16 Nov 2020
in the sample is the info from radar and lidar simulated using radarDetectionGenerator and lidarPointCloudGenerator, should i directly inport those data from rosbag to workspace , or there are pro. modul in simulink library and also for post-processing(fusion). Getting new starting here, a little disoriented at the first step...

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!