Official RTAB-Map Forum
Login
Register
Search
everywhere
only in this topic
Advanced Search
rtabmap_slam with multi cores
Classic
List
Threaded
♦
♦
Locked
5 messages
Options
Loading...
Subscribe via email
Move topic
Pin topic
Unpin topic
Lock topic
Unlock topic
Delete this topic
Delete this topic
Change title and meta tags
Embed post
Permalink
dinossht
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
May 07, 2025; 12:07pm
rtabmap_slam with multi cores
Does rtabmap_slam use multiple cores? For instance with icp_matching using point cloud data etc?
matlabbe
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
May 12, 2025; 4:17am
Re: rtabmap_slam with multi cores
Administrator
For ICP, you can look in
libpointmatcher
repo, it seems if it is built with OpenMP or OpenCL, there are some parallel optimizations that can be done.
dinossht
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
May 15, 2025; 8:48am
Re: rtabmap_slam with multi cores
What about graph optimization, is that parellellized? Should I look into g2o or gtsam for that?
matlabbe
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
May 18, 2025; 12:58am
Re: rtabmap_slam with multi cores
Administrator
Yeah, for graph optimization, if you find some parallelization options with g2o or GTSAM, let me know!
dinossht
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Jun 01, 2025; 8:38am
Re: rtabmap_slam with multi cores
Yes, I'll let you know!
Free forum by Nabble
Edit this page