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

조회 수: 1 (최근 30일)
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

채택된 답변

Pratheek Punchathody
Pratheek Punchathody 2020년 11월 16일
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
SIYUAN SUN
SIYUAN SUN 2020년 11월 16일
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...

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by