Hello,
I am having trouble trying to use the ping-python file to get any useful data from my ping360. I cant run simplePingExample.py without getting “Failed to initialize Ping!” and when trying to run ping360.py i get:
The control_auto_transmit message is for planned functionality that is not yet available in the current Ping360 firmware. I thought we had put a guard clause in that example a while ago to only run that part if the firmware version was high enough, but it seems that is unfortunately not yet the case.
If you comment out the auto-transmit section the rest of the example should hopefully run as expected