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
Run the binary immediately, as it will only be recognized for a few seconds after you set USB connector.
If it starts spinning at high speed, communication is broken. re-connect it.
it may occur under brltty disturbed condition.
thank you for interesting product
The text was updated successfully, but these errors were encountered:
halcyon1945
changed the title
Best way with X2 with adaptor and raspie4 with ubuntu
Best way with X2 with adaptor and Raspberry Pi4 with ubuntu
Oct 14, 2022
halcyon1945
changed the title
Best way with X2 with adaptor and Raspberry Pi4 with ubuntu
Best way with X2 with adaptor and Raspberry Pi4 with ubuntu to run python sample.
Oct 14, 2022
In my case.
https://askubuntu.com/questions/207999/how-to-add-dialup-group
Or do this script manually.
https://github.com/YDLIDAR/YDLidar-SDK/tree/master/startup
it change user group.(lack of this step at install doc?)
YDLidar-SDK/python/examples/plot_ydlidar_test.py
Line 20 in 5c1a1aa
change to
/dev/ttyUSB0
Or do this script manually.
https://github.com/YDLIDAR/YDLidar-SDK/tree/master/startup
/dev/ttyUSB0
treat as/dev/ydlidar
YDLidar-SDK/python/examples/plot_ydlidar_test.py
Line 26 in 5c1a1aa
230400
->115200
X2 is sending signal only. no command receive.
YDLidar-SDK/python/examples/plot_ydlidar_test.py
Line 31 in 5c1a1aa
False
->True
2.0 port makes often disconnect.
1.0A or higher is required.
you should use it because unidentified issues will occur.
i comment out this line.
YDLidar-SDK/python/examples/plot_ydlidar_test.py
Line 14 in 5c1a1aa
check Port log with dmesg and it seems
brltty
disturb it. removebrltty
.https://stackoverflow.com/questions/5213723/usb-serial-loses-connection-immediately-in-new-linux-kernel-4-12-14
Run the binary immediately, as it will only be recognized for a few seconds after you set USB connector.
If it starts spinning at high speed, communication is broken. re-connect it.
it may occur under
brltty
disturbed condition.thank you for interesting product
The text was updated successfully, but these errors were encountered: