Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENVS] Envs updates #63

Open
wants to merge 97 commits into
base: main
Choose a base branch
from

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    e1aa722 View commit details
    Browse the repository at this point in the history
  2. add server class

    samuelmyoussef committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    19280da View commit details
    Browse the repository at this point in the history
  3. modify viewer

    samuelmyoussef committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c9ffbf3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56c468b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e3d0f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a8ace0e View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    55cd226 View commit details
    Browse the repository at this point in the history
  2. class instantiation

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    8215ff2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d26c32 View commit details
    Browse the repository at this point in the history
  4. initialize states

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    234e3a4 View commit details
    Browse the repository at this point in the history
  5. goal init and update

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f96c776 View commit details
    Browse the repository at this point in the history
  6. class instantiation

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    57b790f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5c8a2d5 View commit details
    Browse the repository at this point in the history
  8. initialize states

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    75778c2 View commit details
    Browse the repository at this point in the history
  9. goal init and update

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    5ad5883 View commit details
    Browse the repository at this point in the history
  10. class instantiation

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    8cfbc82 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0797855 View commit details
    Browse the repository at this point in the history
  12. initialize states

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    fa15f2a View commit details
    Browse the repository at this point in the history
  13. goal init and update

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d5983ac View commit details
    Browse the repository at this point in the history
  14. class instantiation

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    06a6479 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3e3e0b7 View commit details
    Browse the repository at this point in the history
  16. initialize states

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ce2f431 View commit details
    Browse the repository at this point in the history
  17. goal remove

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    eacada1 View commit details
    Browse the repository at this point in the history
  18. class instantiation

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    4a399fe View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    cb2eba3 View commit details
    Browse the repository at this point in the history
  20. initialize states

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    96a40fb View commit details
    Browse the repository at this point in the history
  21. goal init and update

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    258b2bd View commit details
    Browse the repository at this point in the history
  22. class instantiation

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    cefa233 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    896f74e View commit details
    Browse the repository at this point in the history
  24. initialize states

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b186e12 View commit details
    Browse the repository at this point in the history
  25. goal init and update

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a945bd2 View commit details
    Browse the repository at this point in the history
  26. add AnimationManager

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d75f9d9 View commit details
    Browse the repository at this point in the history
  27. class instantiation

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d098419 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    afd0ec5 View commit details
    Browse the repository at this point in the history
  29. initialize states

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f498f98 View commit details
    Browse the repository at this point in the history
  30. goal init and update

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    00f3290 View commit details
    Browse the repository at this point in the history
  31. class instantiation

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    24ef8cb View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    05e2189 View commit details
    Browse the repository at this point in the history
  33. initialize states

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1cff431 View commit details
    Browse the repository at this point in the history
  34. goal init and update

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    00ad68a View commit details
    Browse the repository at this point in the history
  35. class instantiation

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    21479f7 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    e925b86 View commit details
    Browse the repository at this point in the history
  37. initialize states

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    497234a View commit details
    Browse the repository at this point in the history
  38. goal init and update

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    841836c View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    014f91e View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    092824d View commit details
    Browse the repository at this point in the history
  41. initialize states

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    549445e View commit details
    Browse the repository at this point in the history
  42. goal init and update

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    dbc5f91 View commit details
    Browse the repository at this point in the history
  43. class instantiation

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1d63f61 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    f79435a View commit details
    Browse the repository at this point in the history
  45. initialize states

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    18580c0 View commit details
    Browse the repository at this point in the history
  46. goal init and update

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1f923ae View commit details
    Browse the repository at this point in the history
  47. class instantiation

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    68c266f View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    b5a074e View commit details
    Browse the repository at this point in the history
  49. initialize states

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    9448604 View commit details
    Browse the repository at this point in the history
  50. goal init and update

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    2ed982f View commit details
    Browse the repository at this point in the history
  51. class instantiation

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    233b557 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    f4028fa View commit details
    Browse the repository at this point in the history
  53. initialize states

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d804d9b View commit details
    Browse the repository at this point in the history
  54. goal remove

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    2c3736d View commit details
    Browse the repository at this point in the history
  55. no server

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d1d5cec View commit details
    Browse the repository at this point in the history
  56. class instantiation

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    941b1f0 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    ec12b77 View commit details
    Browse the repository at this point in the history
  58. remove legacy viewer

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    3a53e59 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    346fb5b View commit details
    Browse the repository at this point in the history
  60. remove legacy viewer

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1bc7b25 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    fb363c2 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    cef887f View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    20fb38f View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    ba90431 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    5795fb7 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    66d7458 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    85767d9 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    b181d14 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    6ff47bd View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    5de26b7 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    b210a12 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    995569f View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    929ffce View commit details
    Browse the repository at this point in the history
  74. initialize states

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ac19ebc View commit details
    Browse the repository at this point in the history
  75. Update pole angle from position directly instead of calculation and d…

    …ecrease max angle allowed
    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    780f3a8 View commit details
    Browse the repository at this point in the history
  76. goal init

    samuelmyoussef committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e9a3166 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    28c07b4 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    f0dd4e0 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    5ef8273 View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    c477b10 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    e19bacf View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    9a8dfd5 View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    fb88db6 View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    9930577 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    c45b8e0 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    de55117 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    4a8e22a View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    5d93d93 View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    cd322ba View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    59d9df3 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    68b2bae View commit details
    Browse the repository at this point in the history