bluerobotics / ping-python

Python scripts and examples for the Ping sonar.
MIT License
40 stars 29 forks source link

ping360 example #99

Open arendeutsch opened 3 years ago

arendeutsch commented 3 years ago

Is there any ping360 example ? or is it possible to get/find a more detailed documentation ? How would one interoperate the raw data stream from it ?

lixinghe1999 commented 3 years ago

I think you can check out ping360.py, and go to the official website of Ping360 https://discuss.bluerobotics.com/search?q=ping360%20data to search.

patrickelectric commented 3 years ago

You can check this code as example: https://github.com/bluerobotics/ping-python/blob/deployment/brping/ping360.py#L280