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

RpLidar A1M8 stops spinning when calling roslaunch turtlebot3_bringup turtlebot3_robot.launch #6

Open
DarekLin opened this issue Oct 3, 2022 · 1 comment

Comments

@DarekLin
Copy link

DarekLin commented Oct 3, 2022

Originally, I posted the entry here, but I think this place is more appropriate.

When I power my turtlebot3 robot, the lidar is spinning by default. But when I run ros2 launch turtlebot3_bringup robot.launch.py command, my lidar stops spinning and not receiving any scan values in the ros2 topic echo /scan.
In the log file I see:

[ld08_driver-2] /dev/ttyUSB0 CP2102 USB to UART Bridge Controller
[ld08_driver-2] FOUND LiDAR_
[ld08_driver-2] LiDAR_ started successfully
but lidar not spinning and not send any data in topic /scan.
I installed the SBC base on https://emanual.robotis.com/docs/en/platform/turtlebot3/sbc_setup/#sbc-setup manual "FOXY" tabs

@A1exan10er
Copy link

A1exan10er commented Feb 5, 2023

I met this problem before and tried replacing the lidar launch, view files. And it could run.
Check the files in /opt/ros/foxy/share/hls_lfcd_lds_driver/launch and /opt/ros/foxy/share/hls_lfcd_lds_driver/rviz/

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

2 participants