Tool/software:
Hi, I am wanting to develop my own custom firmware for which I am just grabbing the point cloud data from the sensor and then pushing the data across UART if I am detecting some presence. I know I could use the TI OOB motion and presence detection, but for my use case I just need to grab the point cloud data and no other data needs to be computed. I was wondering how I would do so. Is there a library call to just grab the point cloud data? Also what is this point cloud data going to look like? Also I want to send my board into Low power between chirps. If I enable the Low Power in the config, is that what it is essentially doing. Thankyou!