GithubHelp home page GithubHelp logo

Comments (3)

Engnation avatar Engnation commented on September 25, 2024 2

Update: Now that I understand this problem better, I realize that I had misunderstood the original recommendation and had accidentally left the - ros::Duration(60.0) in place. By initializing last_detection_ts_ = ros::Time(0); the problem is now solved. Thank you @AravindaDP for this suggestion, and thank you @fmrico & @fgonzalezr1998 for providing this great ROS package!

from gb_visual_detection_3d.

fmrico avatar fmrico commented on September 25, 2024

Hi @AravindaDP

Yes, you are right. This is not the right way to start this attribute. I will be happy to accept your PR :)

Maybe you should add something more for avoiding pass line 168 if nothing has been received. The idea was to use the difference of time, but the situation before the first image is not so simple to resolve.

Thanks!!

from gb_visual_detection_3d.

Engnation avatar Engnation commented on September 25, 2024

Hello,

I am getting the errors: "[darknet_3d-2] process has died", and also: "WARNING: no messages received and simulated time is active. Is /clock being published?" when doing a rostopic echo to /darknet_ros_3d/bounding_boxes while trying to run darknet_ros_3d within a Gazebo simulation.

Is this related to the same issue that is being discussed above? If so, @AravindaDP have you or @fmrico been able to find a solution?

If this is the same issue, I tried setting ros::Time(0), and also tried other threshold values on LN 168 (other then 2 seconds), but it didn't seem to work.

Any suggestions?

Thanks!

from gb_visual_detection_3d.

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.