Code Monkey home page Code Monkey logo

Comments (6)

Bruce-Si avatar Bruce-Si commented on May 25, 2024

Hello, any progress? I met the same error. Though I compiled opencv and darknet_ros with -D WITH_GTK_2_X=ON, it doesn't work.

from darknet_ros.

YHuniv avatar YHuniv commented on May 25, 2024

Check your opencv versions, in my case i had opencv4.4 and 4.2 installed in same time, uninstalled 4.4 and it works.
Hope it helps !

from darknet_ros.

Emre-SabT avatar Emre-SabT commented on May 25, 2024

Check your opencv versions, in my case i had opencv4.4 and 4.2 installed in same time, uninstalled 4.4 and it works. Hope it helps !

Hi, I have same error. How you check your opencv versions. Can you explain your solution with steps please ? :)

from darknet_ros.

Emre-SabT avatar Emre-SabT commented on May 25, 2024

In my case, i changed the enable_opencv= true to false in darknet_ros/config/ros.yaml file and the error is gone, hope it helps.

from darknet_ros.

YHuniv avatar YHuniv commented on May 25, 2024

for Opencv version use interminal :
python3

import cv2
print(cv2.version)
4.2.0

If you put openCv=false i think i will be too slow , try this installation in this link if still need help.
https://www.youtube.com/watch?v=whAFl-izD-4&ab_channel=s1n7ax

from darknet_ros.

Emre-SabT avatar Emre-SabT commented on May 25, 2024

Thanks for your reply. I am working on the Orin Nano and I got this error. I worked on my PC and Jetson Nano I didn't get an error and everything is working. I don't understand why I got this error in Orin Nano.

I will work on your solution, and after that, I will share the output.

from darknet_ros.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.