Skip to content
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

Error messages could improved #9

Open
Chambana opened this issue Jul 7, 2023 · 0 comments
Open

Error messages could improved #9

Chambana opened this issue Jul 7, 2023 · 0 comments

Comments

@Chambana
Copy link

Chambana commented Jul 7, 2023

In case anyone else has this problem, make sure that your /dev/ttyUSB0 device didn't enumerate as something else (like /dev/ttyUSB1). The error message reported by this driver reported a bad baud rate, but it was actually just accessing the wrong device.

[ldlidar_stl_ros2_node-1] [INFO] [1688758790.646974464] [LD19]: <port_baudrate>: 230400
[ldlidar_stl_ros2_node-1] [INFO] [1688758790.647006204] [LD19]: <laser_scan_dir>: Counterclockwise
[ldlidar_stl_ros2_node-1] [INFO] [1688758790.647039723] [LD19]: <enable_angle_crop_func>: false
[ldlidar_stl_ros2_node-1] [INFO] [1688758790.647072149] [LD19]: <angle_crop_min>: 135.000000
[ldlidar_stl_ros2_node-1] [INFO] [1688758790.647121835] [LD19]: <angle_crop_max>: 225.000000
[ldlidar_stl_ros2_node-1] [INFO] [1688758790.654224580] [LD19]: ldlidar node start is success
[ldlidar_stl_ros2_node-1] [ERROR] [1688758793.655270233] [LD19]: ldlidar communication is abnormal.
[ldlidar_stl_ros2_node-1] [LDS][INFO][1688758790.653998746][Actual BaudRate reported:230769]
[ERROR] [ldlidar_stl_ros2_node-1]: process has died [pid 2481, exit code 1, cmd '/home/ubuntu/cart_ws/install/ldlidar_stl_ros2/lib/ldlidar_stl_ros2/ldlidar_stl_ros2_node --ros-args -r __node:=LD19 --params-file /tmp/launch_params_ap9utzk8 --params-file /tmp/launch_params_zdokq3bb --params-file /tmp/launch_params__vo80x0h --params-file /tmp/launch_params_nk_g1uu0 --params-file /tmp/launch_params_s81du90y --params-file /tmp/launch_params_t_n15d8m --params-file /tmp/launch_params_4h5nvjbn --params-file /tmp/launch_params_q7anal3e --params-file /tmp/launch_params_306abeuv'].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant