acados support (#21319)

* acados support

* add pyextra to python path

* x86 libs
old-commit-hash: 6e4c2aa4d2
commatwo_master
Adeeb Shihadeh 4 years ago committed by GitHub
parent 8742d78051
commit 03405b81fd
  1. 3
      .pre-commit-config.yaml
  2. 4
      Pipfile
  3. 4
      Pipfile.lock
  4. 10
      README.md
  5. 2
      launch_chffrplus.sh
  6. 3
      phonelibs/acados/.gitignore
  7. 3
      phonelibs/acados/build.sh
  8. 3
      phonelibs/acados/include/acados_c/condensing_interface.h
  9. 3
      phonelibs/acados/include/acados_c/dense_qp_interface.h
  10. 3
      phonelibs/acados/include/acados_c/external_function_interface.h
  11. 3
      phonelibs/acados/include/acados_c/ocp_nlp_interface.h
  12. 3
      phonelibs/acados/include/acados_c/ocp_qp_interface.h
  13. 3
      phonelibs/acados/include/acados_c/sim_interface.h
  14. 3
      phonelibs/acados/include/blasfeo/include/blasfeo.h
  15. 3
      phonelibs/acados/include/blasfeo/include/blasfeo_block_size.h
  16. 3
      phonelibs/acados/include/blasfeo/include/blasfeo_common.h
  17. 3
      phonelibs/acados/include/blasfeo/include/blasfeo_d_aux.h
  18. 3
      phonelibs/acados/include/blasfeo/include/blasfeo_d_aux_ext_dep.h
  19. 3
      phonelibs/acados/include/blasfeo/include/blasfeo_d_aux_ext_dep_ref.h
  20. 3
      phonelibs/acados/include/blasfeo/include/blasfeo_d_aux_old.h
  21. 3
      phonelibs/acados/include/blasfeo/include/blasfeo_d_aux_ref.h
  22. 3
      phonelibs/acados/include/blasfeo/include/blasfeo_d_aux_test.h
  23. 3
      phonelibs/acados/include/blasfeo/include/blasfeo_d_blas.h
  24. 3
      phonelibs/acados/include/blasfeo/include/blasfeo_d_blas_api.h
  25. 3
      phonelibs/acados/include/blasfeo/include/blasfeo_d_blasfeo_api.h
  26. 3
      phonelibs/acados/include/blasfeo/include/blasfeo_d_blasfeo_api_ref.h
  27. 3
      phonelibs/acados/include/blasfeo/include/blasfeo_d_blasfeo_ref_api.h
  28. 3
      phonelibs/acados/include/blasfeo/include/blasfeo_d_kernel.h
  29. 3
      phonelibs/acados/include/blasfeo/include/blasfeo_i_aux_ext_dep.h
  30. 3
      phonelibs/acados/include/blasfeo/include/blasfeo_m_aux.h
  31. 3
      phonelibs/acados/include/blasfeo/include/blasfeo_memory.h
  32. 3
      phonelibs/acados/include/blasfeo/include/blasfeo_naming.h
  33. 3
      phonelibs/acados/include/blasfeo/include/blasfeo_processor_features.h
  34. 3
      phonelibs/acados/include/blasfeo/include/blasfeo_s_aux.h
  35. 3
      phonelibs/acados/include/blasfeo/include/blasfeo_s_aux_ext_dep.h
  36. 3
      phonelibs/acados/include/blasfeo/include/blasfeo_s_aux_ext_dep_ref.h
  37. 3
      phonelibs/acados/include/blasfeo/include/blasfeo_s_aux_old.h
  38. 3
      phonelibs/acados/include/blasfeo/include/blasfeo_s_aux_ref.h
  39. 3
      phonelibs/acados/include/blasfeo/include/blasfeo_s_aux_test.h
  40. 3
      phonelibs/acados/include/blasfeo/include/blasfeo_s_blas.h
  41. 3
      phonelibs/acados/include/blasfeo/include/blasfeo_s_blas_api.h
  42. 3
      phonelibs/acados/include/blasfeo/include/blasfeo_s_blasfeo_api.h
  43. 3
      phonelibs/acados/include/blasfeo/include/blasfeo_s_blasfeo_api_ref.h
  44. 3
      phonelibs/acados/include/blasfeo/include/blasfeo_s_blasfeo_ref_api.h
  45. 3
      phonelibs/acados/include/blasfeo/include/blasfeo_s_kernel.h
  46. 3
      phonelibs/acados/include/blasfeo/include/blasfeo_stdlib.h
  47. 3
      phonelibs/acados/include/blasfeo/include/blasfeo_target.h
  48. 3
      phonelibs/acados/include/blasfeo/include/blasfeo_timing.h
  49. 3
      phonelibs/acados/include/blasfeo/include/blasfeo_v_aux_ext_dep.h
  50. 3
      phonelibs/acados/include/blasfeo/include/d_blas.h
  51. 3
      phonelibs/acados/include/blasfeo/include/d_blas_64.h
  52. 3
      phonelibs/acados/include/blasfeo/include/s_blas.h
  53. 3
      phonelibs/acados/include/blasfeo/include/s_blas_64.h
  54. 3
      phonelibs/acados/include/hpipm/include/hpipm_aux_mem.h
  55. 3
      phonelibs/acados/include/hpipm/include/hpipm_aux_string.h
  56. 3
      phonelibs/acados/include/hpipm/include/hpipm_common.h
  57. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_cast_qcqp.h
  58. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_cond.h
  59. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_cond_aux.h
  60. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_cond_qcqp.h
  61. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_core_qp_ipm.h
  62. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_core_qp_ipm_aux.h
  63. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_dense_qcqp.h
  64. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_dense_qcqp_dim.h
  65. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_dense_qcqp_ipm.h
  66. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_dense_qcqp_res.h
  67. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_dense_qcqp_sol.h
  68. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_dense_qcqp_utils.h
  69. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_dense_qp.h
  70. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_dense_qp_dim.h
  71. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_dense_qp_ipm.h
  72. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_dense_qp_kkt.h
  73. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_dense_qp_res.h
  74. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_dense_qp_sol.h
  75. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_dense_qp_utils.h
  76. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_ocp_qcqp.h
  77. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_ocp_qcqp_dim.h
  78. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_ocp_qcqp_ipm.h
  79. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_ocp_qcqp_res.h
  80. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_ocp_qcqp_sol.h
  81. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_ocp_qcqp_utils.h
  82. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_ocp_qp.h
  83. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_ocp_qp_dim.h
  84. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_ocp_qp_ipm.h
  85. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_ocp_qp_kkt.h
  86. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_ocp_qp_red.h
  87. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_ocp_qp_res.h
  88. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_ocp_qp_sol.h
  89. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_ocp_qp_utils.h
  90. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_part_cond.h
  91. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_part_cond_qcqp.h
  92. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_sim_erk.h
  93. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_sim_rk.h
  94. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_tree_ocp_qcqp.h
  95. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_tree_ocp_qcqp_dim.h
  96. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_tree_ocp_qcqp_ipm.h
  97. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_tree_ocp_qcqp_res.h
  98. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_tree_ocp_qcqp_sol.h
  99. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_tree_ocp_qcqp_utils.h
  100. 3
      phonelibs/acados/include/hpipm/include/hpipm_d_tree_ocp_qp.h
  101. Some files were not shown because too many files have changed in this diff Show More

@ -3,6 +3,7 @@ repos:
rev: v3.4.0 rev: v3.4.0
hooks: hooks:
- id: check-ast - id: check-ast
exclude: '^(pyextra)/'
- id: check-json - id: check-json
- id: check-xml - id: check-xml
- id: check-yaml - id: check-yaml
@ -38,7 +39,7 @@ repos:
entry: cppcheck entry: cppcheck
language: system language: system
types: [c++] types: [c++]
exclude: '^(phonelibs)|(cereal)|(opendbc)|(panda)|(tools)|(selfdrive/modeld/thneed/debug)|(selfdrive/modeld/test)|(selfdrive/camerad/test)/|(installer)' exclude: '^(phonelibs)|(pyextra)|(cereal)|(opendbc)|(panda)|(tools)|(selfdrive/modeld/thneed/debug)|(selfdrive/modeld/test)|(selfdrive/camerad/test)/|(installer)'
args: args:
- --error-exitcode=1 - --error-exitcode=1
- --language=c++ - --language=c++

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:b2dace356114af3ababc7faf4a4c84aed5ee9067f07727e8532dc5ec79b11c98 oid sha256:f903a3936335af46713fca1755af22a8001c158fb8cedcb3d1bef01b908e9d9d
size 1917 size 1966

4
Pipfile.lock generated

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:56f83038c8351fb8eee51e930678040e91bafa789fecf550ea34baf74eae6fc2 oid sha256:0caaf3443ed787f51d1445636a6f4b0336b6c17fbde09b30e720ddb94a80a737
size 202259 size 202210

@ -344,13 +344,13 @@ Directory Structure
. .
├── cereal # The messaging spec and libs used for all logs ├── cereal # The messaging spec and libs used for all logs
├── common # Library like functionality we've developed here ├── common # Library like functionality we've developed here
├── installer/updater # Manages auto-updates of NEOS ├── installer/updater # Manages updates of NEOS
├── opendbc # Files showing how to interpret data from cars ├── opendbc # Files showing how to interpret data from cars
├── panda # Code used to communicate on CAN ├── panda # Code used to communicate on CAN
├── phonelibs # Libraries used on NEOS devices ├── phonelibs # External libraries
├── pyextra # Libraries used on NEOS devices ├── pyextra # Extra python packages not shipped in NEOS
└── selfdrive # Code needed to drive the car └── selfdrive # Code needed to drive the car
├── assets # Fonts, images and sounds for UI ├── assets # Fonts, images, and sounds for UI
├── athena # Allows communication with the app ├── athena # Allows communication with the app
├── boardd # Daemon to talk to the board ├── boardd # Daemon to talk to the board
├── camerad # Driver to capture images from the camera sensors ├── camerad # Driver to capture images from the camera sensors
@ -364,7 +364,7 @@ Directory Structure
├── modeld # Driving and monitoring model runners ├── modeld # Driving and monitoring model runners
├── proclogd # Logs information from proc ├── proclogd # Logs information from proc
├── sensord # IMU interface code ├── sensord # IMU interface code
├── test # Unit tests, system tests and a car simulator ├── test # Unit tests, system tests, and a car simulator
└── ui # The UI └── ui # The UI
Licensing Licensing

@ -211,7 +211,7 @@ function launch {
# handle pythonpath # handle pythonpath
ln -sfn $(pwd) /data/pythonpath ln -sfn $(pwd) /data/pythonpath
export PYTHONPATH="$PWD" export PYTHONPATH="$PWD:$PWD/pyextra"
# hardware specific init # hardware specific init
if [ -f /EON ]; then if [ -f /EON ]; then

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5e2dd5c18a073ad3498aba4c8d3d657d114d2689c2304ec7d43d6c039e035be4
size 8

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ac714c6fa672ff722c7bf12d1bb968d414bdfaef45b69b21d4db43f50b16cbd4
size 998

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9d16d30e4d0ca754c13ff4404cf74df5d9154336cfc99c8d091a77369ceed78a
size 3033

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:31c2934faf9d0d89d7d5d31954f4e82f72b5f08434360695b65ae032be6f21ef
size 3561

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f9ca7ef5da6eb653bb3f42d0894b25048f915463994c1c304857932ded63de58
size 3339

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0be4e7de0e475483eea910e1247f50d43c21d13633a228def73ecdb35c52742a
size 12573

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:35ea4e1363f1c6f734d08d55f25ca2a276611468029f856a5509447bf7733052
size 8103

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:80cc256102c8f7b4ba40247dcd711a9a377982d8494108564f9c3361e9bf75dc
size 3873

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b2c8c29ab257b73ca06cdbdf6941835c67256d0201573ae6be1f1763a793a8ae
size 3923

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e8e47b0f3ad81625d103628ee4a813c1d825c8035f33c707037ecf22b2414576
size 13129

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2219235ea0b923bcbfe047739585acc5409b9c8676a7556366e3428b8eb84a37
size 9258

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:56bc2d9a299ef565a212fdd6901c59859ad916cc546b735d8673f33511a26c37
size 12952

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8ae8b39d6e508b7f6d71eeb59c6e2d9a18368369120eaa819abe402d37ed8061
size 7907

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f308d215eaaccb218db3da16f0e825f8cdb225e2dea32fc8402f166785ada71d
size 5370

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:69cab442ed00763485bf203a6330e1c6591c176c881e2cab84d2530978baae05
size 5728

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c940751ff3f89faa997ae255d06d8405ded90df7f8f5987d5d1b72a7173b906c
size 12262

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a597a1f9d9ae96acd387cd6259c21d34dd03adc1d930dee3166fd0b0002ccb4a
size 14062

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a0f2d1d4fc0b5a41f8aadecf774e6a78c4cd3043c29798f834a8b84dccb39b8a
size 3555

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a93cde00903aa055a19290ed5576cd9afbcee8aebe774848c7e1fcb9ff5da528
size 7052

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:78b521eadb2e11ce6ff829032db2a8400ea173689b8245a53f8864acccec42c1
size 33575

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:edceee138b322a1274822a9f776ad575d278b04d5f665b264d6bca8b7ce39f90
size 16855

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4623fb808d852f08952b1ac4b1d53ffee7c821300a67ff07a609030de3319396
size 23284

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7ffbc25770ccb1ce20c53c71d2119e0036e6fc314a8d766b1bec31f0b70477a6
size 125913

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:160d59061c314f477ea429df0bb4999e8d45eed0170c5af4f6b0b3c2fdf5158d
size 3956

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7d33a31ba11069ae3548a9eb564d179ae21426fb0e4443f5fcda4f8ef521d54a
size 4036

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c99782d8f4b11e96aa73c6bbde7bc91419f1453a1d4d2736885bb1656be8b91a
size 3663

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:58005fa04cee53e05361cb31e19195e9ce713718811f5118b15b48b975c6a5c2
size 4260

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9b4ac440c96f229f11c075b688be0c69a63854fcaafc133ad7a00ebedf5ff090
size 5623

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7f57ee42fd8150860e14d2cfedf82d0bafccec27f7820b72040c1cff08059849
size 11540

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:74836d9cf8f95f26f2845a184ecef44ce5b656da41e797f3bc6def59f5f8cb00
size 7864

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c793134d304d446e8af3f27e985a38bde08d056fc48a2a054f9f454bf12bb610
size 5262

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f70c5e7e6efcec36aab4269cc7ac929398dfbee3ea8690f61d68e193ce8ab4f2
size 5583

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e14b32a9430e0998e5df6d4ee5b970234a6a80bcd2bf76c9cc5c3ec233a60699
size 11036

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:37ed335d52190e7a21533b1a00caee9c95f964dff21c73334e7c8fc220096ad3
size 13091

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:780a11c0d8c9c6201ae164bd0fb2cbc63d0e490c6e661d021fde06df13227cb8
size 3555

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d3a10fffb90cef39d2e11e25bf2c572ae829a1c005e6c01e03e6e45d959b4d17
size 4806

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:479f7fb5ad2796393d6908172e637c84063c267298441ae2f27501000826e8a0
size 23789

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d032001fd13205ddc36f369979a7528d3c9807b73b26d571e90d49a832ee18fb
size 14671

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ddd2d332f38208adbe08efdef5d1159801fc52ac0c481423973dc7ca6d259672
size 19548

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b469ee02da81680123fa61e12430c1ecdc0bb06ee2aeeed72b6b9616ac1f1f93
size 62022

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:855207cbf26d3b90d5ade10ddcb2f2ae38f6451cf8ccba0d8fce3fac898dcc9f
size 3753

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a3642aac15379df0da9796034dae5b974342b66b20a3d75755d660add8052030
size 1155

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7c1f8a674649ad70638eaa8efdba81e4b96b1e2ca23617c64448a40b26f79c38
size 5123

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:31e3502580c0ca0d689e98d9ba1b036cc5acb4a0c8265e1e1464e84d908ebc7b
size 4624

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fc9c0544bc2e529c53918d58a387c157f5e9b3c54d5310f5c1fa21ba08458a84
size 5658

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cd90f321abb9717b137611717710815233d5c973bf5ecfa1fee59a392131c465
size 5701

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5bb755f419ae2d55b0a451944c9196c0a07080664c5f535e73791e413d8283fe
size 5595

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:78a20dd1ef18b0ecc1b0f8d217e0dfc91ac09da5a947fd093c723f349a07dbe3
size 5652

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:90365d09a7f9fa09ce515dea6eb3a8946cca7544b789de2044519b17ab6ae221
size 3651

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a167cd18f14bae11a2376d05081e819b0c1d134200224fd5db94ff5b2289b353
size 3639

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:de0d39593cd8987503d3c88a4f0dee1ed3d20b52f9887f290b1cd87522b19360
size 4124

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8f6385b6db0d716c1aad4a499d54f92d8de13ead3263f9f2e2256cbf4f385299
size 3997

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a694fcf5634c7752c3dd91d698f1c8469fb7de3e2177ad8a495dacda6e5426ae
size 6695

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:93f864109215560c519cf781fae5f45216b12dde480eef4e074d02491bce835b
size 6116

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9defe82eda283719d33f56348ee65a57fe2123607e1868878d1096211b1bbff3
size 6772

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fbfd272b777edda93a89cd85559bb211a2a0a5ffee1bd97d19d4df573f245447
size 5602

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0eba4feee00011c91063f5eb09871e08472a5446bed6bf3744f1d5613a00aa15
size 4377

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a0323dcf11fc376de2db57173ae57b9729adaf3acf904b7e1e43629563efbe35
size 8374

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:45ce84c4c22088ee475395ccdfbf3e222d8f3af516e47bac99a1cc03b1b6df73
size 5058

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1918b1cce45e34e1a43a050a7fc7c0d5848600259ceb8eb152dbce030110b00c
size 9384

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b718f9bd8764fe25c0b9f315f4ac9cf629d601a4132ffd2aa0951ae951be37be
size 5211

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f13c84e48c82c9f4780f2952d4471afdf96331a9edf77f03f06080e0d71cebd5
size 4162

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b6780678aac9c448960da64d8cb04e277249f88392c27a6d218394fba2a253a3
size 4525

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0e5b01aa6a94aeb936241c1ef782354abd61601c9cdd348b3b43391496b5a466
size 9051

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:370116716d407d636ca35ba865d659bfed33132d998ed65e0506977760d59be0
size 4791

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ba456e65fa186f1f9dd8b62c7ebafd491fe3a1777439a74917f946a791b444b6
size 11918

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b67a096d1af50a7b8831fdd267adc5630dc0a947a48588235385a260252904a7
size 4618

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:279504d7ec4cf723f80d9485135c4e209607f4b5666061c32fd561f68cb81740
size 5336

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:95a2c94eb48c76cac5d056df91d64d54f01483b31ab99a4ede05c204eb10ba2e
size 4604

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:88d088f484dc31bdfd5da0c4e944c748d80c25f4f9600f9deb6040adc7095a50
size 4566

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:617c27a41461c63de5873d963ef49eb2580903f760b3d822061c7ee57d807a9b
size 12782

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8e6a3cf6b0afa7480a7ac9a4ff93c14294c2557c577afd842ce54ffd34702615
size 5955

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:84e29ab25e2300130bfee23523567b51d2f418a61386247930633f5d53427653
size 9865

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2a5d39f35cc8399c7a7ecf536de35fa6fa153c52cc8bbe02869714a3721809fb
size 5532

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:52d5a4b8fd98bc41cb1d8d6509fa2c4b607258983231700e1941eccee143d151
size 5541

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5c87e7818c80f45358cd12ce6c525d75625738da3378036d89ce52a3d34e3e29
size 4472

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5c8595d92b4f8fcca95fd021d469057827ef40988b2ef5e399f707ff41e358ed
size 13112

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:daed4d822d452a6343623ee0f3b7aaacdd317c85f2d64516b7546e85204ab474
size 6831

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:656362703a6649a94d7c38b7aeaacad2e4a7c988ae6ab71713d80c344e5dbf76
size 13002

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a0b99fe8ebb65913b08723963c7f540a5cd93df6baf7ecfff1700792bd1ebcf5
size 4260

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1a86a00a6caf390676c4766853a9bc8d960e817408a877141a30cf4d23ede7f6
size 5913

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4f91228d088e6b410102d8d5e47d04f3a51546e8d4d61afcd20d24f55ca97ba9
size 5660

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3744a2e5d1d7164a1e1b78e5bae6cb4d7b2f968639a98ac4a22a0cedc38444e6
size 6490

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:00b0ab1dace67a8b19d9a878d6b00021c81443de003e6073a12a621ef9cb622b
size 4494

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2cec458a0cccaa5e60ecf165b55ee68fe0c05de12e4158165ffd72427d378407
size 6001

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e9c1f0b459578ea900a8ba2d4523ffd58d1ca7e1235ef5668f1a4866b3b7ffba
size 5614

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6d24ec0af426764a7208004f98425dc2ff029f1aadba60eb727f96aa20621901
size 6732

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:89c533a6ee1ea1347bbe0a82fa914b6b2643fdc3be259ba0f223c90f7646c181
size 4146

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:50c31704af4c31090399156a5449dbcbd2ba67d82866dabf114db4387031a627
size 9996

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7d79eb219bb1c8936151977a5a4d5bfc037c955c5c71d3bfc894f8dfc2db9312
size 6101

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f7a5234b755a2c450d9cc99adbed13f4bbea7c0f0e186d1ccfcec8004aa7cff8
size 10359

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7c475823a1db09f0e45323eb6838f2668f214b8535027e1fcd33a38ceffc4411
size 5323

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1cf1d82cc0d1120e5a0c65352be68bb9d15f90ba03cd79ee97a7e3f1d3133baf
size 5119

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:49b6b07fb7fa4f6c17c23b23ba238f25ff872a3c093c1c80e551ad9cde263dc8
size 4703

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:562c76abda1bdf9b8e21893e9a59071bc0e9fcef79678a286f40687548119c35
size 9072

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save