-
Notifications
You must be signed in to change notification settings - Fork 70
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
Release for ROS Humble #69
Comments
I dug a bit deeper into the usb issue on ubuntu 22.04 by running
and then plugging in the LDS-01 USB converter.
The issue seems to be a usbfs conflict with brltty. I was able to remove brltty with
I can access /dev/ttyUSB0 with
|
I can confirm that latest version is still not released for humble: https://index.ros.org/p/hls_lfcd_lds_driver/#humble-overview @ROBOTIS-Will is there a reason why? |
I see that version 2.04 is released and not 2.05. There seem to be no functional changes, so maybe no release is required. It would be great to release 2.05 to avoid confusion. |
We use a lds-01 on a custom robot which we are updating to ROS humble.
Could you please create a humble release for this driver?
Humble beta(1) opened a few days ago.
My initial issue seems to be that a new /dev/tty* device does not seem to be created when plugging in the USB adapter.
I tried
Plug in device( the lider starts to spin)
When building the driver manually, it builds but does not run
The text was updated successfully, but these errors were encountered: