Using simulated sensor data from IPG CarMaker in Simulink

23 views (last 30 days)
Is there a workflow in Simulink that can input synthetic radar and camera data from a virtual driving tool such as IPG CarMaker and allows this data to be port-processed using Simulink Automated Driving Toolbox functions for tracking and sensor fusion ? or is there a data input format that needs to be followed to do this ?

Accepted Answer

Rhea Chandy
Rhea Chandy on 4 Mar 2021
Hi William,
You can take a look at this example of a workflow for Sensor Fusion Using Synthetic Radar and Vision Data in Simulink with Automated Driving Toolbox.
  1 Comment
William Campbell
William Campbell on 4 Mar 2021
Hi Rhea, thanks for your comments - I am looking to create a cell structure of the synthetic input data that I have from a 3rd party software which matches the MatLab format so I can use Automotive Toolbox blocks. Alternatively, I am looking to work in MatLab environment but would need to code radar gating and clustering algorithm before fusing with vision data in a multi-object tracking filter with GNN. I haven't found a clustering algorithm that I can follow yet ! The Toolbox route would be preferred since I could look at the effect of different motion models and filters, but either route is a lot of work.

Sign in to comment.

More Answers (0)

Categories

Find more on Environment and Clutter in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!