Closed ChrisBaxter8040 closed 2 years ago
It depends on whether the data is transmitted in the same format as in the out of the box demo. In the case of the obstacle detection, the format is slightly different (image below), so you would have to modify the code in this repository a bit to work with that demo Source: https://dev.ti.com/tirex/explore/node?node=AGQLWBtluPOb4IBBpo4JYw__AocYeEd__LATEST
Thank you for your reply. I will attempt the modification and provide my findings here
Good luck! It should not be that hard, but let me know if you have any questions.
Thank you for your help, I was able to parse the packet data via the use of the struct library in python.
I have a question regarding the use of other TI lab demos with this python program. I am using the IWR 1642BOOST from TI and It has the Obstacle detection binary flashed onto the EVM. Is it possible to use this python program to graph the output?