GithubHelp home page GithubHelp logo

T_SC about okvis HOT 4 CLOSED

ethz-asl avatar ethz-asl commented on August 27, 2024
T_SC

from okvis.

Comments (4)

aforster avatar aforster commented on August 27, 2024

S (for sensor) represents the IMU frame in okvis. So T_SC = T_IC

from okvis.

maym86 avatar maym86 commented on August 27, 2024

So

In the sensor.yaml for the camera what is T_BS?

T_BS:
cols: 4
rows: 4
data: [ 0.0356961, 0.0821689, 0.99597895, -0.01150323,
-0.99798199, -0.04943879, 0.03984663, -0.01248458,
0.05251415, -0.99539142, 0.08023831, 0.01387081,
0., 0., 0., 1. ]

from okvis.

maym86 avatar maym86 commented on August 27, 2024

Looks like it's the same?

from okvis.

aforster avatar aforster commented on August 27, 2024

Not sure where you got this sensor.yaml from but in okvis you can find the coordinate system definition in the readme:

Outputs and frames

In terms of coordinate frames and notation,

W denotes the OKVIS World frame (z up),
C_i denotes the i-th camera frame
S denotes the IMU sensor frame
B denotes a (user-specified) body frame.

The output of the okvis library is the pose T_WS as a position r_WS and quaternion q_WS, followed by the velocity in World frame v_W and gyro biases (b_g) as well as accelerometer biases (b_a). See the example application to get an idea on how to use the estimator and its outputs (callbacks returning states).

from okvis.

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.