ping-python icon indicating copy to clipboard operation
ping-python copied to clipboard

Python scripts and examples for the Ping sonar.

Results 52 ping-python issues
Sort by recently updated
recently updated
newest added

Result visible in: https://patrickelectric.work/ping-python-1/_autosummary/brping.ping1d.Ping1D.html#brping.ping1d.Ping1D

https://pypi.org/project/bluerobotics-ping/ Previous versions: https://pypi.org/project/bluerobotics-ping/0.0.7/

hey! I don't have linux installed on my computer, I am using a ubuntu16.04 of VMware, so, Can I deploy ping-python to a ubuntu16.04 of VMware?

- [x] added alternate constructors `from_serial` and `from_udp` that combine instance creation and connection - [x] added `__enter__` and `__exit__` methods to allow using in a context manager (`initialize` on...

Set Range function for Ping1D device not working. It returns false every time, whether verify is True or False

On https://docs.bluerobotics.com/ping-python/classbrping_1_1ping1d_1_1Ping1D.html For the returns section in set commands If verify is False, True on successful communication with the device. If verify is False, True if the new device parameters...