开源的SDF(signed_distance_field),栅格距离图,函数及其接口;此处仅提供测试,完整运用等,见GPIR代码:https://github.com/jchengai/gpir
(用以后续实验) ORB-SLAM3: An Accurate Open-Source Library for Visual, Visual-Inertial and Multi-Map SLAM
原github链接为:https://github.com/HKUST-Aerial-Robotics/spatiotemporal_semantic_corridor 此处进行张聪明的探索,完善依赖中,阅读操作源码实践
PythonRobotics 是用 Python 实现的机器人算法案例集合,该库包括了机器人设计中常用的定位算法、测绘算法、路径规划算法、SLAM、路径跟踪算法