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.

Linux/AWR1843BOOST: Manuals are not enough . Are there any sample c/c++/python code,

Part Number: AWR1843BOOST

Tool/software: Linux

I have Awr1843boost sensor,

i cannot get any data like in the video . Max range i get is 60 meter for 24 Ghz and 12 meter for 120 Ghz .

I flashed it with xwr18xx_mmw_demo.bin and to visualize i used mmWave_Demo_Visualizer.

I don't know how to use sensor data without mmWave_Demo_Visualizer tool. Can you provide quick start manual .

  • Hi,

    If your purpose is to run the MRR demo, please read the Getting Started Guide.
    mmwave_automotive_toolbox\labs\lab0007_medium_range_radar\docs\MediumRangeRadar_GettingStartedGuide.pdf

    This document mentions in "Step 3 Run the Lab" that the following Matlab based GUI should be used with the demo:

    \labs\ lab0007-driver-Medium-range-radar\ gui\MRRvisualization\MRR_visualization.exe

    It also shows how to configure the GUI

    Thank you
    Cesar
  • Hello,

    Thank you for your quick reply. This has kinda solve my situation. I managed to run it easily.

    Are there anyway that I can get data in linux os.
  • Hi

    It is possible to use ROS to display the output data in Linux.

    The mmWave industrial toolbox provides and example of using ROS with the mmWave SDK OOB demo.

    If you are familiar with ROS in linux you would need to port the interface to support the data structure provided by the MRR demo. This data structure is provided in the UG.

    In this way you would be able to display this data in linux in ROS

    I will close this thread for now

    thank you
    Cesar