Other Parts Discussed in Thread: IWR6843AOP
I'm trying to use the sensor to detect obstacles in a ROS environment, very similar to the Autonomous Robotics ROS Sense And Avoid example, but (1) the pointclouds I get are usually sparse, not like the Sense And Avoid example, and it's hard to tell which object a cluster means. BTW, I have turned off peak grouping; (2) I also find that small obstacles very near to the sensor (<1m) cannot reflect strong signals, which could be easily filtered out when doing some global signal processing.
I try to refer to the AOP chirp configurations in other examples such as the Small Obstacle Detection, but only the sensor front-end parameters are applicable in ROS projects, which doesn't help much. May I know if it's possible to improve both cases by tuning the configuration parameters? If so, could you please provide any other configuration template? Thank you.