Giter VIP home page Giter VIP logo

Comments (7)

mfehr avatar mfehr commented on May 29, 2024

@linhuincu So the error message you are seeing means that the ROS node that talks to the sensor is unable to get infrared and RGB images that have been timestamped with the microcontroller clock. This call should have told your ZR300 that you would like to have all data properly timestamped, but it looks like that's not happening on your device. Do you happen to have an early version of the ZR300?

I'm not sure how to solve this, if it can be solved at all without tinkering with the sensor software. However, if you are only interested in running state estimation on the ZR300 you can simply turn of IR, RGB and depth publishing in the launch file (here and below). Alternatively you can make a small change to the ROS node by commenting out this check such that it publishes the IR/RGB/Depth data even if they are not properly timestamped.

from maplab.

bsbretly avatar bsbretly commented on May 29, 2024

@mfehr - I'm having a similar issue with my ZR300 as well, though with the fisheye timestamp. I imagine this will result in poor VIO results using ROVIOLI.

When launching maplab_realsense.launch I get the following error:
E0708 16:50:47.415486 19441 zr300.cc:568] The timestamp of frame 215 of type FISHEYE did not originate from the motion tracking microcontroller. The timestamp domain is set to: 0 (camera = 0, microcontroller = 1). Skipping frame!

Any suggestions on troubleshooting this issue?

Thanks!

from maplab.

dymczykm avatar dymczykm commented on May 29, 2024

@bsbretly does this happen for all frame types and all frames or only once in a while?

from maplab.

bsbretly avatar bsbretly commented on May 29, 2024

@dymczykm this only happens once in a while.

from maplab.

dymczykm avatar dymczykm commented on May 29, 2024

@bsbretly that shouldn't matter that much then. The wrongly timestamped frames are rejected, but all the others are OK and consumed by the estimator. I don't think this would cause much difference in the VIO output.

from maplab.

bsbretly avatar bsbretly commented on May 29, 2024

Thanks for the help @dymczykm. I tested this earlier today and it seems to estimate pose quite well despite the error.

Appreciate your input!

from maplab.

maxwu8416 avatar maxwu8416 commented on May 29, 2024

hi @mfehr
yesterday i have the similar error and i already check your suggest link to see the code but not really know what your mean i think maybe the line you marked is already change from the new update.
i was opened a new issue of my error proplem at here
https://github.com/ethz-asl/maplab/issues/152

from maplab.

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.