Changes

Summary

  1. Update orin32Choice.groovy (details)
  2. Update orin64Choice.groovy (details)
  3. Update orinModule32Choice.groovy (details)
  4. Update orinModule64Choice.groovy (details)
  5. Update vehicleInfo.groovy (details)
  6. Update vehicleInfo.groovy (details)
Commit d3d4d48c24b01df4ba15f07c3a872e1fb67f8732 by weilikang
Update orin32Choice.groovy
The file was modifiedsrc/org/orin/orin32Choice.groovy
Commit b3ba24451b3f3cba1cf0d96203af28290522061a by weilikang
Update orin64Choice.groovy
The file was modifiedsrc/org/orin/orin64Choice.groovy
Commit 7c93b0b5b842f0f746c44951c2ea9c58b7abc0f4 by weilikang
Update orinModule32Choice.groovy
The file was modifiedsrc/org/orin/orinModule32Choice.groovy
Commit c50130d67d5ada472fcabda57c6c0ffaec9586df by weilikang
Update orinModule64Choice.groovy
The file was modifiedsrc/org/orin/orinModule64Choice.groovy
Commit 4effdf461d9e410062681f34b1efcb866e29bdd0 by weilikang
Update vehicleInfo.groovy
The file was modifiedsrc/org/devops/vehicleInfo.groovy
Commit 774affac7719c91f5e9fcb42b15f9a8c20b77d27 by weilikang
Update vehicleInfo.groovy
The file was modifiedsrc/org/devops/vehicleInfo.groovy

Summary

  1. Update mizar.jenkinsfile (details)
  2. Update polaris.jenkinsfile (details)
  3. Update tc397_ota.jenkinsfile (details)
  4. Update hdmap-cloud.jenkinsfile (details)
  5. Update hdmap-cloud.jenkinsfile (details)
  6. Update python-scripts.jenkinsfile (details)
  7. Update map-png.jenkinsfile (details)
  8. Update map-png.jenkinsfile (details)
  9. Update map-png.jenkinsfile (details)
  10. Update map-png.jenkinsfile (details)
  11. Add new file (details)
  12. Update neimenggu-mandula-submodule.jenkinsfile (details)
  13. Add new file (details)
  14. Update map-png.jenkinsfile (details)
Commit 6ed0c735dad856789d4f479ee518eaf961e96e10 by weilikang
Update mizar.jenkinsfile
The file was modifiedhardware/mizar.jenkinsfile
Commit 5f2f52a1b96948e54094b51d56261d4a24d30d27 by weilikang
Update polaris.jenkinsfile
The file was modifiedhardware/polaris.jenkinsfile
Commit d27507ddcfe3d5806c6de6206439b2690e33eb89 by weilikang
Update tc397_ota.jenkinsfile
The file was modifiedhardware/tc397_ota.jenkinsfile
Commit da163779c25125cd6eee88819947b3d1a6edc1fc by weilikang
Update hdmap-cloud.jenkinsfile
The file was modifiedhdmap/hdmap-cloud.jenkinsfile
Commit 2f0ed77704728abdbe7329af06d8e2b244166212 by weilikang
Update hdmap-cloud.jenkinsfile
The file was modifiedhdmap/hdmap-cloud.jenkinsfile
Commit 9c41bcc49b585d90e067bbadbe037c3bb49bade3 by weilikang
Update python-scripts.jenkinsfile
The file was modifiedpython-scripts.jenkinsfile
Commit 4d881f7bda09bc084a14c3f6e245698269ef44e1 by weilikang
Update map-png.jenkinsfile
The file was modifiedhdmap/map-png.jenkinsfile
Commit a473fb569284278947fe4f27900f137b7649efde by weilikang
Update map-png.jenkinsfile
The file was modifiedhdmap/map-png.jenkinsfile
Commit 8b7109b237df5973871c2ae9f8e11d72f8c3fdad by weilikang
Update map-png.jenkinsfile
The file was modifiedhdmap/map-png.jenkinsfile
Commit bb8c242b41d3737a6ceea539d7c05c637a70fba9 by weilikang
Update map-png.jenkinsfile
The file was modifiedhdmap/map-png.jenkinsfile
Commit 8e710d92a024c14cab985db4ab378c801dd324f7 by weilikang
Add new file
The file was addedparams/neimenggu-mandula-submodule.jenkinsfile
Commit bc7984de43e276787f8fc447ff2fb3f5b0012384 by weilikang
Update neimenggu-mandula-submodule.jenkinsfile
The file was modifiedparams/neimenggu-mandula-submodule.jenkinsfile
Commit 529ee02a019c48874835fa92368dba4449efe330 by weilikang
Add new file
The file was addedparams/hainan-yangpu-submodule.jenkinsfile
Commit e596552e18b866c881a228b287b2315aefa899f7 by weilikang
Update map-png.jenkinsfile
The file was modifiedhdmap/map-png.jenkinsfile

Summary

  1. feat_out:调整锁站搜索阈值 (details)
  2. feat_out:forbid_to_turn_right_to_yard_ (details)
  3. fix_out:forbid to turn right to yard (details)
  4. fix_out:turn right (details)
  5. fix_out:seaside (details)
  6. feat_out:起点在低贝位情况修复 (details)
Commit 4fe57188732ae86f23f63347de1eafaafbf039f6 by huangxiaolong
feat_out:调整锁站搜索阈值
The file was modifiedrouting/routing.cc
Commit 495c35802c272317122342d1dd2417c6dcd9f10a by huangxiaolong
feat_out:forbid_to_turn_right_to_yard_
The file was modifiedrouting/strategy/a_star_strategy.cc
The file was modifiednavigation/parser/param_parser.cc
The file was modifiednavigation/parser/param_parser.h
The file was modifiedrouting/parser/param_parser.h
The file was modifiedrouting/parser/param_parser.cc
Commit bfe0ea4a604eb3bbf7fa84087b51f2dc81e649ad by huangxiaolong
fix_out:forbid to turn right to yard
The file was modifiedrouting/strategy/a_star_strategy.cc
Commit 2f2858cb04f711e312e88b0162728e876d17231d by huangxiaolong
fix_out:turn right
The file was modifiedrouting/strategy/a_star_strategy.cc
Commit 17f51702e8f7104c2f3d451e6dfcc830cba70e1d by huangxiaolong
fix_out:seaside
The file was modifiedrouting/routing.cc
Commit a1ed7725c1a0fbfac1351ddfab039eb76829f332 by huangxiaolong
feat_out:起点在低贝位情况修复
The file was modifiedrouting/routing.cc
The file was modifiedrouting/strategy/strategy.h
The file was modifiedrouting/strategy/a_star_strategy.cc
The file was modifiedrouting/strategy/a_star_strategy.h