GithubHelp home page GithubHelp logo

Terminate called after throwing an instance of 'std::runtime_error' what(): Time is out of dual 32-bit range about gb_visual_detection_3d HOT 2 OPEN

intelligentroboticslabs avatar intelligentroboticslabs commented on June 23, 2024
Terminate called after throwing an instance of 'std::runtime_error' what(): Time is out of dual 32-bit range

from gb_visual_detection_3d.

Comments (2)

ludovicoderic avatar ludovicoderic commented on June 23, 2024

Same problem over here. Darknet_ros node launches, but the darknet_3d node dies with the same error code:

process[darknet_ros-1]: started with pid [14486]
process[darknet_3d-2]: started with pid [14487]
terminate called after throwing an instance of 'std::runtime_error'
what(): Time is out of dual 32-bit range
[darknet_3d-2] process has died [pid 14487, exit code -6, cmd /home/ludo/catkin_ws/devel/lib/darknet_ros_3d/darknet3d_node __name:=darknet_3d __log:=/home/ludo/.ros/log/975599e8-c376-11eb-b4be-00155dad7402/darknet_3d-2.log].
log file: /home/ludo/.ros/log/975599e8-c376-11eb-b4be-00155dad7402/darknet_3d-2*.log

In rviz, I'm able to se the pointcloud from that topic, and the images from darknet_ros are also being displayed, so I dont know what is causing that error

3d1
3d2
frames
3d4
3d3

from gb_visual_detection_3d.

ludovicoderic avatar ludovicoderic commented on June 23, 2024

Okay, I just solved the error, just have to follow this other issue request: #36

And after changing the darknet_ros_3d/src/darknet_ros_3d/Darknet3D.cpp L64 from last_detection_ts_ = ros::Time(now) - ros::Duration(60.0) to last_detection_ts_ = ros::Time(0), it now doenst gives that error, and it outputs the bounding boxes 3D correctly.

But I will make some tests to see if that aproach is the correct way to do it.

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.