robopeak / rplidar_ros

BSD 2-Clause "Simplified" License
453 stars 370 forks source link

RPi exit code -11 #98

Open andrew-t97 opened 4 years ago

andrew-t97 commented 4 years ago

I'm currently trying to run roslaunch rplidar_ros rplidar.launch on a Raspberry Pi 3, however, I'mgetting the following error message returned on startup

[rplidarNode-2] process has died [pid 21440, exit code -11, cmd /home/pi/LIDAR-catkin-ws/devel/lib/rplidar_ros/rplidarNode name:=rplidarNode log:=/home/pi/.ros/log/3afa46a2-41f0-11ea-9aa2-b827eba488d0/rplidarNode-2.log]. log file: /home/pi/.ros/log/3afa46a2-41f0-11ea-9aa2-b827eba488d0/rplidarNode-2*.log

I have attempted to change the angle_compensate_multiple variable as raised in #67, this has not changed the output.

dnovischi commented 2 years ago

Same here.

xeno00 commented 1 year ago

Tried building from https://github.com/allenh1/rplidar_ros rather than apt and it worked!