gaoxiang12 / slambook-en

The English version of 14 lectures on visual SLAM.
GNU General Public License v3.0
1.41k stars 255 forks source link

Chapter 2/6, Motion Model Equation #26

Open nicolasrosa opened 3 years ago

nicolasrosa commented 3 years ago

Hello @gaoxiang12,

In the equations 2.1, you used the following expression for the Motion Model:

CodeCogsEqn (1)

I believe it should be: CodeCogsEqn

Am I right? I saw this formulation on the Coursera Course "State Estimation for Self-Driving Cars" by the University of Toronto.

Screenshot from 2021-01-25 14-37-18

This affects the surrounding variables indexes of the equations 2.1, 2.3, 2.5, and 6.1.