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

vx_stereo_image_proc crashes with error ASSERTION FAILED #10

Open
jamesheatonrdm opened this issue Sep 8, 2021 · 0 comments
Open

vx_stereo_image_proc crashes with error ASSERTION FAILED #10

jamesheatonrdm opened this issue Sep 8, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@jamesheatonrdm
Copy link

Describe the bug
When attempting to launch vx_stereo_image_proc the nodelet manager crashes with the following error:

[FATAL] [1631111843.471440613]: ASSERTION FAILED
file = /home/james/catkin_ws/src/gpu_stereo_image_proc/src/libgpu_stereo_image_proc/vx_stereo_matcher.cpp
line = 266
cond = status == VX_SUCCESS

The nodelet manager also crashes when attempting to view the vx_points2 in rviz when running comparison.launch. This crash only occurs when the topic is added to RVIZ.

To Reproduce
Launch camera
rosrun nodelet nodelet manager __name:=manager
roslaunch gpu_stereo_image_proc vx_stereo_image_proc.launch manager:=/manager __ns:=/stereo

Expected behavior
The nodelet manager would not crash

Machine (please complete the following information):

  • OS and version: Ubuntu 18.04
  • ROS version: melodic

Additional context
libsgm_stereo_image_proc works just fine

@jamesheatonrdm jamesheatonrdm added the bug Something isn't working label Sep 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants