1. 04 6月, 2021 2 次提交
    • C
      updated runtime standalone functions · 4ab8fc8d
      changsh726 提交于
      4ab8fc8d
    • M
      Release Build: Installation ready for modules/common/vehicle_model · 6ed96a14
      Martin Jansa 提交于
      * add another BUILD in modules/common
      * install /apollo/modules/common/vehicle_model/conf/vehicle_model_config.pb.txt
        because without it, the Planning module fails to run in Release Build with:
        W0527 13:22:21.034180 169970 protobuf_factory.cc:218] [modules/perception/proto/traffic_light_detection.proto] A file with this name is already in the pool.
        E0527 13:22:32.143956 169769 on_lane_planning.cc:147] Failed to create reference line
        E0527 13:22:32.143985 169769 on_lane_planning.cc:313] PLANNING_ERROR: Failed to create reference line
        E0527 13:22:39.902437 169767 trajectory_stitcher.cc:208] the distance between matched point and actual position is too large. Replan is triggered. lon_diff = 2.7352
        E0527 13:22:39.902480 169767 file.cc:73] Failed to open file /apollo/modules/common/vehicle_model/conf/vehicle_model_config.pb.txt in text mode.
        E0527 13:22:39.902495 169767 file.cc:99] Failed to open file /apollo/modules/common/vehicle_model/conf/vehicle_model_config.pb.txt in binary mode.
        F0527 13:22:39.902501 169767 vehicle_model.cc:88] Check failed: cyber::common::GetProtoFromFile(FLAGS_vehicle_model_config_filename, &vehicle_model_config) Failed to load vehicle model config file /apollo/modules/common/vehicle_model/conf/vehicle_model_config.pb.txt
      Signed-off-by: NMartin Jansa <Martin.Jansa@gmail.com>
      6ed96a14
  2. 03 6月, 2021 2 次提交
  3. 24 5月, 2021 1 次提交
  4. 18 5月, 2021 2 次提交
  5. 17 5月, 2021 2 次提交
  6. 13 5月, 2021 1 次提交
  7. 10 5月, 2021 1 次提交
  8. 08 5月, 2021 3 次提交
  9. 07 5月, 2021 2 次提交
  10. 27 4月, 2021 1 次提交
  11. 26 4月, 2021 2 次提交
  12. 23 4月, 2021 6 次提交
  13. 22 4月, 2021 2 次提交
  14. 21 4月, 2021 1 次提交
  15. 20 4月, 2021 1 次提交
    • Dreamview:Open space planner (#13709) · c3313465
      李瑾 提交于
      * Dreamview:open space planner add parking routing task at dv master
      
      * Dreamview: change parking spot type to parking space type
      
      * Dreamview: modify lint
      
      * Change paraller type
      
      * change parking space type
      
      * Revert "Planning: fix collision check in grid_search (#11524)"
      
      This reverts commit 5ddf4e37.
      
      * planning: refine the low_speed_conf and vehicle_param and jerk_path_optimizer_config
      
      * task_manager: add the plannig part of auto park and add the function of plot calibration
      
      * planning: add parallel parking
      
      * planning: remove the code of plot boundary
      
      * remove redundant comment
      
      * remove redundant comment of planning
      
      * planning: add functiong to show parking_space size check info (#13587)
      
      * planning: Add wheel alignment logic
      
      * planning: add wheel alignment logic
      
      * planning fix the build failed
      
      * Remove debug code and change parking space type
      
      * cpp lint
      
      * Dreamview:add build fe for open space planner on master
      Co-authored-by: Nlilu15 <m15575882843@163.com>
      Co-authored-by: Nxiaoluauto <35224268+xiaoluauto@users.noreply.github.com>
      c3313465
  16. 19 4月, 2021 1 次提交
  17. 17 4月, 2021 1 次提交
  18. 15 4月, 2021 2 次提交
  19. 13 4月, 2021 4 次提交
  20. 07 4月, 2021 1 次提交
  21. 05 4月, 2021 1 次提交
  22. 02 4月, 2021 1 次提交