-
|
I have been exploring the In the code example manif/examples/se_2_3_localization.cpp Lines 376 to 383 in de52f8b I understand that:
but I'm unsure about how to derive Additionally, I've reviewd Barrau and Bonnabel's papaer, but it hasn't provided the clarity I was hoping for. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
On lline 371 in the cpp file you have the expression of It happens in this case that Now your question is about The derivatives of these mathematical expressions I guess shoulde not be difficult. Work lines 362-369 line by line, using the formulas in the micro Lie paper, and then apply the chain rule to get For example, if a line states Once you have all lines, and the good names for all partial Jacobians, then apply the chain rule. Good names are such that if Is this response enough? |
Beta Was this translation helpful? Give feedback.
-
|
Markiing previous answer as valid... |
Beta Was this translation helpful? Give feedback.
Markiing previous answer as valid...