Giter Site home page Giter Site logo

lack header file imu_state.h about gtsam_vio HOT 3 OPEN

vkopli avatar vkopli commented on July 28, 2024
lack header file imu_state.h

from gtsam_vio.

Comments (3)

vkopli avatar vkopli commented on July 28, 2024

I actually copied this code over from the msckf_vio package: https://github.com/KumarRobotics/msckf_vio/tree/master/include/msckf_vio

I’m not sure why this worked when I was using it, or what changed, but the easiest thing you could do is just copy over imu_state.h from the package linked above.

From there, you can figure out whether some of those files/imports are really necessary in the first place, or whether you can just delete them.

from gtsam_vio.

vkopli avatar vkopli commented on July 28, 2024

Essentially what happened is we reused the image processor from msckf_vio. The image processor identifies “features” or corners in the depth camera’s video feed, and assigns them a new ID number if they haven’t been seen before. I just made use of whatever features the image processor outputted.

I copied over the minimal files to make things work at the time, so it’s possible that the contents of imu_state.h were never used, and you could just get rid of the import of imu_state.h altogether.

from gtsam_vio.

anchao1997 avatar anchao1997 commented on July 28, 2024

oh, thanks

from gtsam_vio.

Related Issues (5)

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.