-
Notifications
You must be signed in to change notification settings - Fork 552
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, cannot retrieve rplidar health code: 80008000 #133
Comments
try it. I tried it feasible
|
Thank you. What .launch file are used for the Rplidar 10N and 10 NP ? I used : for N10
for N10P :
Thanks again |
N10/N10P is not our product, rplidar_ros does not adapt to this radar.You can consult the manufacturer. |
Hi, there,
I'm using S2 model based on RPLIDAR ROS package with ROS melodic and Ubuntu 18.04.
One unit works fine but multiple units throw an error:
[ERROR] [1692239374.076535278]: Error, cannot retrieve rplidar health code: 80008000
when launching with, for example,
Right before the error occurs in the other unit, one unit says
"RPLidar health status : OK."
indicating that the first unit passes the health check but the following one fails.
FYI, the health status is checked by
https://github.com/Slamtec/rplidar_ros/blob/2f10ad5be867a6192fb28306cfc1307213a19850/src/node.cpp#L162C38-L162C44
As shown below, this error has been reported before but it was not sorted out properly.
https://answers.ros.org/question/207222/how-to-connect-two-rplidars-on-one-computer/
Do you have any idea?
Thanks for your interest.
The text was updated successfully, but these errors were encountered: