ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

There's a known bug in Nvidia's opencv cmake files on the TK1. I don't remember what the patch was, but you can probably find it on the nvidia forums. I'll try to post it later when I dig it up.

There's a known bug in Nvidia's NVidia's opencv cmake files on the TK1. I don't remember what the patch was, but you can probably find it on the nvidia forums. I'll try to post it later when I dig it up.

The official response that I got from NVidia when I reported this back in May was:

It turns out that this is a known bug in OpenCV. An upcoming release will contain a fix. In the meantime, as a workaround you should be able to edit the OpenCVConfig.cmake file and change the line: set(OpenCV_ANDROID_NATIVE_API_LEVEL 9) to: set(OpenCV_ANDROID_NATIVE_API_LEVEL 0)