Issue reading Ping360 data via ROS 2 Python: No terminal output with serial connection

Glad you’ve managed to get your setup working :slight_smile:

There’s an example in the repository, for a basic connection and automatic scanning (assuming your Ping360 is using the latest firmware).

If you want to scan individual angles (rather than a single continuous range) then you’ll want to use the older / more basic control_transducer message, and receive definitions.PING360_DEVICE_DATA instead of the auto messages.