ork realsense 435i exception
OpenCV Error: Assertion failed (0 <= _rowRange.start && _rowRange.start <= _rowRange.end && _rowRange.end <= m.rows) in Mat, file /tmp/binarydeb/ros-kinetic-opencv3-3.3.1/modules/core/src/matrix.cpp, line 492 Traceback (most recent call last): File "/home/dqist/ork_ws/src/ork_core/apps/detection", line 24, in <module> run_plasm(args, plasm) File "/home/dqist/ork_ws/src/ecto/python/ecto/opts.py", line 85, in run_plasm sched.execute(options.niter) ecto.CellException: exception_type CellException [cell_name] = source1
[cell_type] = ecto::py::BlackBox
[function_name] = process_with_only_these_inputs
[type] = std::runtime_error
[what] = exception_type CellException [cell_name] = Source
[cell_type] = ecto::py::BlackBox
[function_name] = process_with_only_these_inputs
[type] = std::runtime_error
[what] = exception_type CellException [cell_name] = <class 'ecto_image_pipeline.base.rescaledregistereddepth'="">
[cell_type] = RescaledRegisteredDepth
[function_name] = process_with_only_these_inputs
[type] = cv::Exception
[what] = /tmp/binarydeb/ros-kinetic-opencv3-3.3.1/modules/core/src/matrix.cpp:492: error: (-215) 0 <= _rowRange.start && _rowRange.start <= _rowRange.end && _rowRange.end <= m.rows in function
Have you solved the problem? I encountered the same one.