# multi-robot-isam-example **Repository Path**: hyyrobot/multi-robot-isam-example ## Basic Information - **Project Name**: multi-robot-isam-example - **Description**: An example about using anchor node for multi-robot and -session slam - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-19 - **Last Updated**: 2021-02-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Multi-robot SLAM using iSAM - ### iSAM anchor node-based multiple robot (pose graph) SLAM tutorial codes with docs. - Just run ``` $ ./do_build.sh ``` ## About the tutorial - Please refer the details here: Tutorial visual expalnations (PDF). - Details are implemented in robot2d.h and robot2d.cpp ## Advantages of anchor node-based multi-robot SLAM - This submap-like technique reduces time for convergence - Each robot could be added at arbitrary time - Each robot can operate on its own frame - No gauge freedom problem (i.e., each robot has its own prior / if not, graph convergence is not stable) - Directly can be extend to the multi-session (or long-term) SLAM ## Further reading material - (KOR) More detailed in-depth paper seminar material ## Some example sheets from the docs gs gs gs gs gs ## contact - paulgkim@kaist.ac.kr