People Tracking Using TI mmWave Radar Code Not Working

I could not find the HelperIndoorRadarConfiguration.cfg file that is used for this example.

2 Comments

Hi, the People Tracking Using TI mmWave Radar example: https://www.mathworks.com/help/radar/ug/people-tracking-mmwaveradar-example.html. I wanted to see what the formatting of the .cfg file for this example should look like, and then use my own parameters. Thanks!

Sign in to comment.

Answers (1)

As with any example, you have to open it using the command openExample. You can use the top right button in the example html page or paste it in your MATLAB command window:
openExample('shared_timmwaveradar_fusion/PeopleTrackingUsingTIRadarExample')
This will copy the necessary files, including the configuration file, to a local folder.

Asked:

on 16 Jan 2024

Answered:

on 16 Jan 2024

Community Treasure Hunt

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

Start Hunting!