-
Notifications
You must be signed in to change notification settings - Fork 98
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 run sllidar_ros2 sllidar_node #13
Comments
I have the same problem before. My operation system version is Ubuntu 18.04, ROS2 version is eloquent, device platform is Nvidia jetson nano(4GB mermory). First of all, I check USB ports. Use
So, And then, check Secondly, try to run sllidar_node by correct baud rate, and my the correct baud rate of A2M12 is 256000. However, it can work in virtual machine, and doesn't work in Nano, I find the problem is power supply of usb. |
这是来自QQ邮箱的假期自动回复邮件。
您好,您的来信本人已收到,将尽快给您回复。
|
I met the same problem here, the sllidar_node is working when I use
|
这是来自QQ邮箱的假期自动回复邮件。
您好,您的来信本人已收到,将尽快给您回复。
|
ros2 humble error:
jeff@jeff-smp:
/smp_ws$ source install/setup.bash/smp_ws$ ros2 run sllidar_ros2 sllidar_nodejeff@jeff-smp:
[INFO] [1662300722.249945517] [sllidar_node]: SLLidar running on ROS2 package SLLidar.ROS2 SDK Version:1.0.1, SLLIDAR SDK Version:2.0.0
[ERROR] [1662300722.292923769] [sllidar_node]: Error, operation time out. SL_RESULT_OPERATION_TIMEOUT!
[ros2run]: Process exited with failure 255
jeff@jeff-smp:~/smp_ws$ ls /dev | grep ttyUSB**
ttyUSB0
The text was updated successfully, but these errors were encountered: