bluerobotics / ping-python

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

Fail to connect to the ping360 device. #105

Open luuckiest opened 3 years ago

luuckiest commented 3 years ago

I believe I have set up my routing correctly. image When I am simply using the port to try to initialize the device, it will always fail. No matter what I do, it won't talk via the UDP port.

When I called the p.initialize, it will always return false. Is there anything I shall try here?