In the line https://github.com/MalcolmMielle/Auto-Complete-Graph/blob/ffe7b0df929d8a341fc595d1391d6a623e7f86c3/src/Localization/acg_node_localization.cpp#L890 Where does the param come from? `g2o::SE2(0.2, 0.1, -0.1)`, it seems the offset of the sensor?
In the line
Auto-Complete-Graph/src/Localization/acg_node_localization.cpp
Line 890 in ffe7b0d
Where does the param come from?
g2o::SE2(0.2, 0.1, -0.1), it seems the offset of the sensor?