cartographer的几种架构分析

1.注册机制非常优秀:cartographer/io/

RegisterBuiltInPointsProcessors 基于模板的一种注册机制,可以把注册到pipeline中的所有template类通过调用Process()来运行。

2.thread_pool的运行机制,创建多个线程来运行不同的任务cartographer/common/

posted @ 2021-04-15 14:29  hitzzq  阅读(127)  评论(0编辑  收藏  举报