People Tracking Using TI mmWave Radar Code Not Working

3 visualizzazioni (ultimi 30 giorni)
I could not find the HelperIndoorRadarConfiguration.cfg file that is used for this example.
  2 Commenti
A.M.
A.M. il 16 Gen 2024
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!

Accedi per commentare.

Risposte (1)

Elad Kivelevitch
Elad Kivelevitch il 16 Gen 2024
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.

Community Treasure Hunt

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

Start Hunting!

Translated by