当前位置:网站首页>Application of Lie group in gtsam
Application of Lie group in gtsam
2022-07-06 06:01:00 【Zhan Miao】
1. AdjointMap Definition


Why in matrix Lie group , The above two definitions can be mixed ? Prove the following

2. Li Qun's AdjointMap


How can the above formula lead to the following conclusion
AdjointMap Is the mapping from antisymmetric matrix to antisymmetric matrix
Make

Then the above formula can be written as the following formula
![\begin{bmatrix} [\omega']_{\times} & v' \\ 0 & 0 \end{bmatrix} = \begin{bmatrix} [R\omega]_{\times} & t \times R\omega + Rv \\ 0 & 0 \end{bmatrix} \Rightarrow \begin{cases} \omega' = R \omega \\ v' = t \times R\omega + Rv \end{cases}](http://img.inotgo.com/imagesLocal/202207/06/202207060557471698_2.gif)
Then we get the following formula
3. Local Coordinates

There is such a formula

Prove the following

4. ImuFactor

![]()
![\frac{\partial R_k}{\partial \theta_k} = H(\theta_k) = \sum_{k=0}^{\infty} \frac{(-1)^k}{(k+1)!}[\theta]_{\times}^k](http://img.inotgo.com/imagesLocal/202207/06/202207060557471698_9.gif)
prove
from
have to
![\frac{\partial R_k}{\partial \theta_k} \\ = \lim_{\delta \rightarrow0} \frac{ exp([\theta + \delta]_{\times}) \ominus exp([\theta]_{\times}) }{\delta} \\ = \lim_{\delta \rightarrow0} \frac{Log \left( exp([-\theta]_{\times}) exp([\theta + \delta]_{\times}) \right) }{\delta} \\ = \lim_{\delta \rightarrow0} \frac{Log \left( exp([-\theta]_{\times}) exp([\theta]_{\times}) exp([H(\theta)\delta]_{\times}) \right) }{\delta} \\ = \lim_{\delta \rightarrow0} \frac{Log \left( exp([H(\theta)\delta]_{\times}) \right) }{\delta} \\ = H(\theta)](http://img.inotgo.com/imagesLocal/202207/06/202207060557471698_7.gif)
边栏推荐
- Dynamic programming -- knapsack problem
- Leetcode 701 insertion operation in binary search tree -- recursive method and iterative method
- 华为BFD的配置规范
- wib3.0 跨越,在跨越(ง •̀_•́)ง
- Company video accelerated playback
- Buuctf-[bjdctf2020]zjctf, but so (xiaoyute detailed explanation)
- 请求转发与重定向
- isam2运行流程
- [email protected] raspberry pie
- Interface test: what are the components of the URL in fiddler
猜你喜欢

Arrays and collections

H3C V7 switch configuration IRF

CoDeSys note 2: set coil and reset coil

MPLS test report
![[ram IP] introduction and experiment of ram IP core](/img/34/1c988456e32a8e9840d1d073caefbf.jpg)
[ram IP] introduction and experiment of ram IP core

Analysis of grammar elements in turtle Library

Analysis report on development trends and investment planning of China's methanol industry from 2022 to 2028

局域网同一个网段通信过程

Practice sharing: how to safely and quickly migrate from CentOS to openeuler
![[Thesis code] SML part code reading](/img/3c/0deccf499d9b1cbe30a302cb115d73.png)
[Thesis code] SML part code reading
随机推荐
Buuctf-[[gwctf 2019] I have a database (xiaoyute detailed explanation)
[email protected] raspberry pie
Web服务连接器:Servlet
Embedded interview questions (I: process and thread)
Construction of yolox based on paste framework
J'ai un chaton.
Implementation of linked list in address book management system
华为BFD的配置规范
H3C S5820V2_ Upgrade method after stacking IRF2 of 5830v2 switch
What are the test sites for tunnel engineering?
[course notes] Compilation Principle
A master in the field of software architecture -- Reading Notes of the beauty of Architecture
養了只小猫咪
The ECU of 21 Audi q5l 45tfsi brushes is upgraded to master special adjustment, and the horsepower is safely and stably increased to 305 horsepower
HCIA复习
Hongliao Technology: how to quickly improve Tiktok store
网络协议模型
Migrate Infones to stm32
Go language -- language constants
Usage of test macro of GTEST