Closed facontidavide closed 5 years ago
Bad news... this is not the problem. I have tried to get rid of the external dependency and use
What version of ROS you are using @facontidavide? I've tried to reproduce the error reported at https://github.com/iris-ua/iris_lama_ros/pull/2 but it worked fine. I am using ROS Melodic.
REOPENED.
I am working in Kinetic and I confirm the issue, unfortunately.
Just in case, this is my rosbag
I just tested the code in a machine with Kinetic. I have the same problem, it crashes.
I found the problem. The culprit is zstd and not lz4, more specifically extern/zstd/xxhash.c
. This is an easy fix. I will push the changes.
Great
This is related to the problem reported here: https://github.com/iris-ua/iris_lama_ros/pull/2
There might be other solutions, of course