You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When launching the VisionWorks image_proc nodelet via the provided launch file, everything work fines with the default parameters. However, when rqt_reconfigure is used to tune the parameters, changing min_disparity causes the VisionWork nodelet to exit with the following error message.
[ERROR] [1597894512.268134406]: VX ERROR: -10
[FATAL] [1597894512.268307656]: ASSERTION FAILED
file = /home/ubuntu/cam_ws/src/gpu_stereo_image_proc/src/libgpu_stereo_image_proc/vx_stereo_matcher.cpp
line = 215
cond = status == VX_SUCCESS
Currently am testing the package with L4T 32.4.3 (Ubuntu 18.04) with ROS Melodic, on a Jetson Xavier NX (ARM 64Bit).
The text was updated successfully, but these errors were encountered:
When launching the VisionWorks image_proc nodelet via the provided launch file, everything work fines with the default parameters. However, when rqt_reconfigure is used to tune the parameters, changing
min_disparity
causes the VisionWork nodelet to exit with the following error message.Currently am testing the package with L4T 32.4.3 (Ubuntu 18.04) with ROS Melodic, on a Jetson Xavier NX (ARM 64Bit).
The text was updated successfully, but these errors were encountered: