Changes

Summary

  1. Update map-png.jenkinsfile (details)
Commit 48fc663c5bdcd24c74e28e8c73019f205fd7d105 by weilikang
Update map-png.jenkinsfile
The file was modifiedhdmap/map-png.jenkinsfile

Summary

  1. tos_msgs: PncConfiguration 新增堆场入口范围 access_lines 字段,添加 AccessLine 消息定义 (details)
  2. tos_msgs: AccessLine 字段 yard_id 重命名为 yard (details)
Commit d2f0e05d1023f0b3cfc49e07691fbf3154213a89 by wuyanjun110
tos_msgs: PncConfiguration 新增堆场入口范围 access_lines 字段,添加 AccessLine 消息定义
The file was modifiedtos_msgs/msg/PncConfiguration.msg
The file was modifiedtos_msgs/CMakeLists.txt
The file was addedtos_msgs/msg/AccessLine.msg
Commit 205445a186b8f88b48e2e19ae6085c50358b068c by wuyanjun110
tos_msgs: AccessLine 字段 yard_id 重命名为 yard
The file was modifiedtos_msgs/msg/AccessLine.msg

Summary

  1. feat: add trailer parking safety handling (details)
  2. feat: add neighboring trailer parking safety (details)
  3. fix: measure trailer clearance from tail edge (details)
  4. chore: remove trailer parking debug logs (details)
  5. fix: clear real obstacles near SSEP endpoints (details)
Commit 895bced1d9a7d226c22028a18cd867a751347523 by chenran
feat: add trailer parking safety handling
The file was modifiedssep/scenarios/scenario_planner_factory.h
The file was addeddata/ssep/trailer_parking_safety.hpp
The file was modifiedtasks/deciders/long_decider/constrain_decider.cpp
The file was modifiedhmi/draw/draw_map.hpp
The file was modifiedhmi/draw/draw_map.cpp
The file was modifiedssep/scenarios/tractor_trailer_multi_segment_parking_planner.h
The file was modifieddata/ssep/forward_ec.cpp
The file was modifiedtasks/deciders/long_decider/constrain_decider.hpp
The file was modifieddata/config/cfg_env_const.hpp
The file was addeddata/ssep/trailer_parking_safety.cpp
The file was modifieddata/plan_frame.hpp
The file was modifiedplan/prepare/prepare_objs.cpp
The file was modifiedssep/coarse_search/searcher_builders/tractor_trailer_multi_segment_parking_bidirectional_searcher_builder.h
The file was modifieddata/config/cfg_env_const.cpp
The file was modifiedssep/coarse_search/searcher_builders/tractor_trailer_multi_segment_parking_bidirectional_searcher_builder.cc
The file was modifieddata/plan_frame.cpp
The file was modifiedssep/scenarios/tractor_trailer_single_segment_parking_planner.h
Commit fd54aef6acdae9d1a84ed9061356839eccb1aefe by chenran
feat: add neighboring trailer parking safety
The file was modifieddata/config/cfg_env_const.cpp
The file was modifieddata/config/cfg_env_const.hpp
The file was modifieddata/ssep/trailer_parking_safety.hpp
The file was modifiedtasks/deciders/long_decider/constrain_decider.cpp
The file was modifieddata/vehicle/deviation_status.hpp
The file was modifiedsource/ros_source_pnc_config.cpp
The file was modifiedplan/prepare/prepare_objs.cpp
The file was modifiedhmi/draw/draw_map.cpp
The file was modifieddata/ssep/trailer_parking_safety.cpp
The file was modifieddata/vehicle/deviation_status.cpp
The file was modifiedtasks/deciders/long_decider/constrain_decider.hpp
Commit 94ffbf00eb129024e61cd60d18f77fd5b17b2f2c by chenran
fix: measure trailer clearance from tail edge
The file was modifieddata/vehicle/deviation_status.cpp
The file was modifieddata/ssep/trailer_parking_safety.hpp
The file was modifieddata/ssep/trailer_parking_safety.cpp
The file was modifiedplan/prepare/prepare_objs.cpp
The file was modifieddata/config/cfg_env_const.cpp
Commit 41ef3c8c74dec38773d0ca683693edb4d9f0cea3 by chenran
chore: remove trailer parking debug logs
The file was modifieddata/vehicle/deviation_status.cpp
The file was modifiedtasks/deciders/long_decider/constrain_decider.cpp
The file was modifiedhmi/draw/draw_map.cpp
The file was modifieddata/ssep/trailer_parking_safety.cpp
The file was modifiedplan/prepare/prepare_objs.cpp
The file was modifiedsource/ros_source_pnc_config.cpp
Commit 3a2d564af690d2f898a6834d2193f15ca4a18102 by chenran
fix: clear real obstacles near SSEP endpoints
The file was modifiedssep/maps/ogm_builder.cc