Hello,
I want to build "People Tracking"" example from my CCS.
Where can I find source code?
I am using
- MMWAVE_L_SDK_05_02_00_02
- radar_toolbox_1_10_00_13
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
I want to build "People Tracking"" example from my CCS.
Where can I find source code?
I am using
- MMWAVE_L_SDK_05_02_00_02
- radar_toolbox_1_10_00_13
Hello,
In CCS, go to "Projects>Import CCS Projects", and browse to the example directory that you want to import (people tracking in this case) within the radar toolbox: "radar_toolbox_1_10_00_13/source/ti/examples/People_Tracking". Once you select this directory, you will see the importable discovered projects appear.
Regards,
Luke
Hello,
In that path, 6843 project could be imported.
But there is no project for IWRL6432.
I can't see "src" folder at "C:\ti\radar_toolbox_1_10_00_13\source\ti\examples\People_Tracking\IWRL6432_People_Tracking"
Please refer to this guide in the toolbox: IWRL6432 People Tracking. You can see in step two of this guide that the lab you want to import is <MMWAVE_SDK5_INSTALL_DIR>\examples\mmw_demo\motion_and_presence_detection. Import this project into CCS and follow the steps of this guide to perform people tracking on IWRL6432.
Regards,
Luke