Skip to content
This repository has been archived by the owner on Feb 6, 2025. It is now read-only.

v1.1.10

Compare
Choose a tag to compare
@PinkGranite PinkGranite released this 17 Apr 10:49
· 226 commits to main since this release
  • 去除用户的PositionUpdate访问权限, FuncAgent直接通过set_position_x系列接口更新位置信息.
  • 删除FuncAgent.init_position_aoi(), 用FuncAgent.set_position_aoi()取代.
  • 新增FuncAgent.set_position_lane()接口.
  • 新增FuncAgent.set_position_poi()接口.