You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am launching the driver with the correct sensor and host IP addresses and it appears to have launched correctly with a few warnings (attached terminals screenshot).
The topic names also appear in the rqt topic monitor but they don't publish any data. I also tried to call ros2 topic echo and ros2 topic hz on the /scan topic but did not receive any data.
I can see the pointcloud being published when I access it through the web interface.
As part of debugging I played around with completely random IP values in the launch file here and it printed out the exact same info in the terminal: Node Configured and running without any IP related errors or warnings
The text was updated successfully, but these errors were encountered:
I think I have the same problem.
The topic list is being confirmed, But there is no response when topic echo.
I've been confused by this issue for weeks.
I switched to using this driver for my multiscan device and also updated the firmware. To update the firmware you need to download the SOPAS Engineering tool for windows and upload the firmware file according to your device.
You can first try by switching the driver first and then update the firmware.
I am launching the driver with the correct sensor and host IP addresses and it appears to have launched correctly with a few warnings (attached terminals screenshot).
The topic names also appear in the rqt topic monitor but they don't publish any data. I also tried to call
ros2 topic echo
andros2 topic hz
on the /scan topic but did not receive any data.I can see the pointcloud being published when I access it through the web interface.
As part of debugging I played around with completely random IP values in the launch file here and it printed out the exact same info in the terminal:
Node Configured and running
without any IP related errors or warningsThe text was updated successfully, but these errors were encountered: