Giter Club home page Giter Club logo

Comments (3)

artivis avatar artivis commented on May 23, 2024

Hi @mnissov,

This demo (and likely all the other) is not displaying the actual state but the state log. Remove the .log() in the prints to see the full states printed out. Mind that in that case they are [x, y, real, imag].

X initial   :  [0. 0. 0.]
-------------------------------------------------------
X simulated :  [0.1   0.002 0.999 0.05 ]
X estimated :  [ 0.098 -0.004  0.999  0.05 ]
X unfilterd :  [0.189 0.051 0.994 0.112]
-------------------------------------------------------
X simulated :  [0.2   0.01  0.995 0.1  ]
X estimated :  [0.196 0.007 0.995 0.098]
X unfilterd :  [0.381 0.083 0.985 0.173]
-------------------------------------------------------
X simulated :  [0.299 0.022 0.989 0.149]
X estimated :  [0.299 0.014 0.989 0.15 ]
X unfilterd :  [0.487 0.162 0.952 0.308]
-------------------------------------------------------
X simulated :  [0.397 0.04  0.98  0.199]
X estimated :  [0.395 0.031 0.98  0.2  ]
X unfilterd :  [0.591 0.21  0.929 0.369]
-------------------------------------------------------
X simulated :  [0.495 0.062 0.969 0.247]
X estimated :  [0.491 0.053 0.968 0.25 ]
X unfilterd :  [0.655 0.327 0.905 0.426]
-------------------------------------------------------
X simulated :  [0.591 0.089 0.955 0.296]
X estimated :  [0.589 0.082 0.955 0.296]
X unfilterd :  [0.771 0.415 0.85  0.526]
-------------------------------------------------------
X simulated :  [0.686 0.121 0.939 0.343]
X estimated :  [0.683 0.114 0.939 0.343]
X unfilterd :  [0.87  0.516 0.786 0.619]
-------------------------------------------------------
X simulated :  [0.779 0.158 0.921 0.389]
X estimated :  [0.775 0.15  0.921 0.389]
X unfilterd :  [0.983 0.665 0.715 0.699]
-------------------------------------------------------
X simulated :  [0.87  0.199 0.9   0.435]
X estimated :  [0.869 0.19  0.9   0.435]
X unfilterd :  [1.033 0.755 0.646 0.763]
-------------------------------------------------------
X simulated :  [0.959 0.245 0.878 0.479]
X estimated :  [0.959 0.237 0.877 0.48 ]
X unfilterd :  [1.117 0.938 0.544 0.839]
-------------------------------------------------------

from manif.

mnissov avatar mnissov commented on May 23, 2024

Maybe it's just a misunderstanding from my side then, I figured applying the Log map would retract what is essentially just a vector of [x, y, theta]. The R^3 components one applies the generators on to form the component in the algebra.

from manif.

joansola avatar joansola commented on May 23, 2024

from manif.

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.