Hi all,
I am able to connect the AWR1642 BOOST to my PC and run the visualizer on TI cloud platform and find the detected objects on the plot. Now I intent to implement Adaptive Cruise control system. In orde to do it, I just want to use the front 30 degrees as the field of view and consider the objects only within it. How could I access the values of the 2-D points of the objects detected? One method is to use the javascript file of the Visualizer to access the values that are sent for plotting . Is there Any other way through a C/C++ program ? I just want to access the values.
Thanks