-
Notifications
You must be signed in to change notification settings - Fork 203
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
[laserMapping-2] process has died #143
Comments
The error you encountered looks quite strange, as the function |
You can directly comment out this part. |
Could you pull the latest code? If it's already up-to-date, could you provide some GDB information? |
Yes, I've encountered the same problem several times. Strange as it is, using opencv >= 4.0 would probably trigger this problem. I think it might have something to do with rpg_vikit's compilation and problematic dependency. Just comment out the line and then catkin_make the project again will make the program runnable and git rid of this error. |
Linux version:Ubuntu20.04
Opencv4.10.0
commond:roslaunch fast_livo mapping_avia_old.launch
I don't want to install opencv3, how can i fix this problem?
The text was updated successfully, but these errors were encountered: