Skip to content
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

elevation_mapping_node dies on Jetson Orin Nx caused by cv.inpaint #60

Open
aCodeDog opened this issue Aug 8, 2023 · 1 comment
Open

Comments

@aCodeDog
Copy link

aCodeDog commented Aug 8, 2023

Jetson Orin Nx 16GB
python:3.8.10
ros:noetic
cupy:cupy-cuda11x==12.1.0
cuda:11,4
opencv:4,6 with cuda

When cv.inpaint is called ,the node will die (segmentation fault).But if I just call the same fuction alone in python envs,everything works well!

Screenshot from 2023-08-08 14-31-39
Screenshot from 2023-08-08 14-34-23

@aCodeDog aCodeDog changed the title elevation_mapping_node dies on Jetson Orin Nx elevation_mapping_node dies on Jetson Orin Nx caused by cv.inpaint Aug 8, 2023
@MyDearestJingo
Copy link

Did u install opencv-python? I met the same problem and fixed it by installing this library on Jetson Orin NX.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants