Changes

Summary

  1. fix: add lka log. (details)
  2. fix: dsteer constrain in lka status. (details)
  3. fix: close log. (details)
  4. fix: mpc deviation for reversing truck. (details)
  5. fix: mpc status bug. (details)
  6. feat:新增零偏角度辨识及补偿功能 (details)
  7. fix:更改零偏角度yaml文件的读取方式 (details)
  8. fix: crash issue (details)
  9. fix: 屏蔽变道时的零偏补偿 (details)
Commit d71badd88b706b71ccb37684b6312b13409a8b96 by 5081703.cr
fix: add lka log.

The file was modifieddata/vehicle/lane_detection.cpp
The file was modifiedalgorithm/ctrl/lka/observer/kalman_observer.cpp
Commit ffbb2a6ea6e05ff48598aafaa767a5e257c90b05 by 5081703.cr
fix: dsteer constrain in lka status.

The file was modifiedalgorithm/ctrl/lat_controller/truck_new_augment_mpc.cpp
The file was modifiedalgorithm/ctrl/lat_controller/tractor_dynamic_mpc.cpp
Commit e289a2fab15835498f5f244cf9c0311d91ac2323 by 5081703.cr
fix: close log.

The file was modifiednode/process/prepare/prepare_traj.cpp
The file was modifiedalgorithm/ctrl/lka/observer/kalman_observer.cpp
Commit 667e77a32b84c6acf1894d707aca5614f9501f91 by 5081703.cr
fix: mpc deviation for reversing truck.

The file was modifiedalgorithm/ctrl/lat_controller/augment_mpc.cpp
The file was modifiedalgorithm/ctrl/lat_controller/reversing_truck_mpc.cpp
The file was modifiedalgorithm/ctrl/lat_controller/augment_mpc.hpp
Commit 68142a159c826f1d73d252d37154be809fad66e4 by 5081703.cr
fix: mpc status bug.

The file was modifiedalgorithm/ctrl/lon_controller/acc_augment_mpc.cpp
Commit b6b84cf70ee229d6840e76c971b729abf1eac958 by liuhongshuo
feat:新增零偏角度辨识及补偿功能
The file was modifiednode/process/proc/proc_lateral_controller.cpp
The file was modifiednode/sink/ros_sink_ctrl_debug.cpp
The file was addeddata/config/cfg_steering_offset_observer.hpp
The file was modifieddata/ctrl_frame.hpp
The file was modifiedconfig/config_truck/ctrl.yaml
The file was modifieddata/ctrl/lateral_cmd.hpp
The file was modifieddata/ctrl_frame.cpp
The file was modifiednode/process/proc/proc_lateral_controller.hpp
The file was addedalgorithm/ctrl/observer/steering_offset_observer.hpp
The file was addeddata/ctrl/observer_debug_data.cpp
The file was modifiednode/logic.cpp
The file was modifieddata/vehicle/vehicle_state.cpp
The file was addeddata/config/cfg_steering_offset_observer.cpp
The file was modifiedCMakeLists.txt
The file was modifiednode/sink/ros_sink_command.cpp
The file was modifiednode/CMakeLists.txt
The file was modifiedconfig/config_car/ctrl.yaml
The file was addedalgorithm/ctrl/observer/steering_offset_observer.cpp
The file was modifiedconfig/config_imv/ctrl.yaml
The file was modifieddata/ctrl/lateral_cmd.cpp
The file was addeddata/ctrl/observer_debug_data.hpp
The file was modifiedpackage.xml
The file was modifiednode/logic.hpp
Commit 34f11cdc5f8d92a2a0124516a42b89bc2fa49604 by liuhongshuo
fix:更改零偏角度yaml文件的读取方式
The file was modifieddata/config/cfg_steering_offset_observer.hpp
The file was modifieddata/config/cfg_steering_offset_observer.cpp
The file was modifiednode/logic.cpp
Commit c2ca63b1f39faa468c1c38dc814fe2d40602445d by 5081703.cr
fix: crash issue

The file was modifieddata/plan/plan_data.cpp
Commit 19a8f0893012851595f722b221118a4eda904c8f by liuhongshuo
fix: 屏蔽变道时的零偏补偿
The file was modifiednode/process/proc/proc_lateral_controller.cpp