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

Yes. I'm sorry. I still cant figure out how to compile the opencv with OPENGLES. I use ODROID XU3. It says it will support only OPENGLES and not the generic OPENGL. I'm a newbie in linux.

The odroid forum people told Qt4 does not support OPENGLES. But Qt5 does. http://forum.odroid.com/viewtopic.php?f=93&t=7548

After updating to Qt5, i did not get any of the above errors except one. http://code.opencv.org/issues/3411

i followed these instructions to install opencv http://www.samontab.com/web/2014/06/installing-opencv-2-4-9-in-ubuntu-14-04-lts/

The examples given work well in PC. But not in ARM architecture when compiling codes using OPENGL.

Thank you.