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.

IWR6843: How to use usecase in mmwave SDK?

Part Number: IWR6843

Hi team,

Customer wants to use usecase to test the algorithm in SDK. Do you have any guide about how to use it? And how to create the test vector by customer himself? I have listed below code and vector path for example.

test scenario: "C:\ti\mmwave_sdk_03_01_01_02\packages\ti\alg\gtrack\test\usecases"

test vector: "C:\ti\mmwave_sdk_03_01_01_02\packages\ti\alg\gtrack\test\vectors"

Thanks.

  • Former Member
    0 Former Member

    Hello,

    Currently there is no guide on using the use cases or test vector for the gtrack lib. I will follow up if there is any additional information to provide.

    Amanda

  • Former Member
    0 Former Member in reply to Former Member
    The mmwave_sdk\ti\alg\gtrack\test folder is used for automated tests for the tracker library. It is released so to enable reproduction of our test results. The tests are run with 2d/3d configurations, both on R4F and C64 (hence the \dss, and \mss folders in test\usescases). The tests are run using people counting test vectors that are in test\vectors\people_counting.
  • Hi Amanda,

    Customer's question is how to create the test_vectors.bin by himself?

    Did SDK provide any guide for it?

    Thanks.

  • Former Member
    0 Former Member in reply to Wesley He
    Hello Wesley,

    There are no instructions provided in the SDK to generate the bin file.

    Amanda