Official RTAB-Map Forum
Search
everywhere
only in this topic
Advanced Search
rtabmap_slam with multi cores
Classic
List
Threaded
♦
♦
Locked
4 messages
dinossht
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
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
♦
♦
|
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
♦
♦
|
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
♦
♦
|
Re: rtabmap_slam with multi cores
Administrator
Yeah, for graph optimization, if you find some parallelization options with g2o or GTSAM, let me know!
Free forum by Nabble
Edit this page