bluerobotics / ping-viewer

Ping Viewer is an open-source application to view and record data from the Blue Robotics Ping Echosounder and Ping360 Scanning Sonar.
https://docs.bluerobotics.com/ping-viewer/
GNU General Public License v3.0
42 stars 39 forks source link

parser error when using decode_sensor_binary_log.py on the provided .bin data. #971

Closed luuckiest closed 3 years ago

luuckiest commented 3 years ago

Operating System: Windows 10

What is happening: I am running the "python examples/decode_sensor_binary_log.py 20200206-135805947.bin", and it returns a lot of the "parser error"

python examples/decode_sensor_binary_log.py 20200206-135805947.bin

Additional information

Screenshots and screen recordings helps to identify the bug image

luuckiest commented 3 years ago

Ahh. I think those are supposed to be the parser error.

NVM