Changes

Summary

  1. fix: 调整GetExtendPoint函数中的扩展点计算逻辑,增加扩展距离;优化在线区域轮廓创建逻辑,增加多边形连接性检查和简化处理 (details)
  2. feat: 添加核心对象库并优化可执行文件链接逻辑 (details)
Commit 1b3e1d627380950b922bf794cd8f9b9160f4a6e0 by wuyanjun110
fix: 调整GetExtendPoint函数中的扩展点计算逻辑,增加扩展距离;优化在线区域轮廓创建逻辑,增加多边形连接性检查和简化处理
The file was modifieddata/ssep/online_region_contour_creator.cpp
The file was modifieddata/map/envelop/map_envelop.cpp
Commit ab65d3bc4ea9b19ca8a03e9090432de03b66bc73 by wuyanjun110
feat: 添加核心对象库并优化可执行文件链接逻辑
The file was modifiedCMakeLists.txt