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.
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.