-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ROS2 Foxy - Error on launch - SL_RESULT _OPERATION_TIMEOUT #6
Comments
I have tried upgrading my rplidar firmware to the latest (1.27) but this did not change anything. The Ros logs do not provide any more information about why this node threw an error that this error code "SL_RESULTS_OPERATION_TIMEOUT" |
I have confirmed the hardware works buy using the SLAMTEC demo software under windows. |
Firmware is now: |
I had this problem and the solution for me was that sudo was needed to access the usb port. A simple solution is to give everyone access: |
Any other thing to test from this issue? I got the same error and the 666 permission change on
thanks, |
sorry discard my last comment, I confused the lidar model, actually it was a S1 version and works fine! |
#13 humble error SL_RESULT _OPERATION_TIMEOUT |
Using the lauch scripts on this GitHub with a clean install of Foxy2 on an X86 machine with a rplidar A1 I constantly receive a SL_RESULT_OPERATION_TIMEOUT error.
The USB serial port is correct and baud is correct because when monitoring it, I receive clear text from the lidar:
"Firmware Ver 1.25 - rc2, HW Ver 5
Model: 18"
Is there something else I need to configure to avoid this error?
The text was updated successfully, but these errors were encountered: