Open ahasenfr opened 6 years ago
Anything new? :/
Nothing?
The assertion is for debugging facilitation. It tells the ROI passed from detection is unexpected by an OpenCV tracker.
In a release build the assertion will be disabled and adjustment will be triggered. To enable release build pass "-DCMAKE_BUILD_TYPE=Release" (supposed to be default) to the catkin command.
I had run the command
and it failed with the following message:
At the given location I couldn't find the log-file.
I'm using a SR300 since the camera is also supported by the RealSense SDK 2.0, hope this isn't the root of the cause.