Other Parts Discussed in Thread: IWR1642, AWR1443BOOST, AWR1642, AWR1642BOOST
Hi,
I have downloaded the ros driver package for visualising detected objects of the IWR1642 Boost using ros / rviz. Displaying the position of the detected objects works great!
I would like to get velocity information of the detected objects to and was wondering what the struct entry "DopplerIdx" in the MmwDemo_detectedObj_t struct is? Can that be used to retrieve the velocity at which objects are coming towards the sensor? If yes is it also in Qformat as in the case of the (x,y,z) values? Or is it an index / reference to some other structure (e.g. doppler heatmap) which needs to be parsed to extract the velocity information?
Kind regards,
Ryen