I am using your ti_mmwave_radar awr1642. I have integrated it to jetson board and i am using ROS environment. I can able to get sensor_msg/PointCloud2 topic from your ros node. But, for a specif requirement i need to get radar_msgs/RadarDetectionArray type topic. How can i get it ?
If there is no any option to get that type of topic from awr1642 ros node, is there any option to convert sensor_msg/PointCloud2 type to radar_msgs/RadarDetectionArray ?
Kindly help to sort out my issue.
Thanks in advance.