Replies: 1 comment 1 reply
-
I'll suggest to start with this paper: https://arxiv.org/abs/2403.06341 The code follows the main blocks, though we don't have diagrams of the current state of the code classes and inter-connections. The examples and demos were created more from an user's perspective than a developer's perspective. There is also the ROS1 documentation explaining the interface of each node (which is the same interface than on ROS2). |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm new to SLAM and want to learn RTAB-Map's core structure. Could you point me to resources explaining its main blocks (sensor input, odometry, loop closure, graph optimization, 3D map) and how they work? Any beginner guides or diagrams would be great.
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions