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

Fixed build issues and added a new simulation environment #126

Open
wants to merge 320 commits into
base: master
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on May 5, 2021

  1. added libglm as submodule

    micheleantonazzi committed May 5, 2021
    Configuration menu
    Copy the full SHA
    5213edb View commit details
    Browse the repository at this point in the history
  2. added cppzmq as submodule

    micheleantonazzi committed May 5, 2021
    Configuration menu
    Copy the full SHA
    9a6810e View commit details
    Browse the repository at this point in the history
  3. changed location of zmq.hpp

    micheleantonazzi committed May 5, 2021
    Configuration menu
    Copy the full SHA
    319a68b View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. fixed cppzmq issue

    micheleantonazzi committed May 6, 2021
    Configuration menu
    Copy the full SHA
    02acae2 View commit details
    Browse the repository at this point in the history
  2. README.md: added dependency

    micheleantonazzi committed May 6, 2021
    Configuration menu
    Copy the full SHA
    ff8cc7f View commit details
    Browse the repository at this point in the history
  3. updated gym version

    micheleantonazzi committed May 6, 2021
    Configuration menu
    Copy the full SHA
    7859ec8 View commit details
    Browse the repository at this point in the history
  4. README.md: fixed

    micheleantonazzi committed May 6, 2021
    Configuration menu
    Copy the full SHA
    c1a1861 View commit details
    Browse the repository at this point in the history
  5. README.md: fixed

    micheleantonazzi committed May 6, 2021
    Configuration menu
    Copy the full SHA
    8736d3e View commit details
    Browse the repository at this point in the history
  6. updated scripts

    micheleantonazzi committed May 6, 2021
    Configuration menu
    Copy the full SHA
    cf2a801 View commit details
    Browse the repository at this point in the history
  7. updated scripts

    micheleantonazzi committed May 6, 2021
    Configuration menu
    Copy the full SHA
    3a03673 View commit details
    Browse the repository at this point in the history
  8. fix buildmanylinux action

    micheleantonazzi committed May 6, 2021
    Configuration menu
    Copy the full SHA
    a3ae71e View commit details
    Browse the repository at this point in the history
  9. fix buildmanylinux action

    micheleantonazzi committed May 6, 2021
    Configuration menu
    Copy the full SHA
    c5ee633 View commit details
    Browse the repository at this point in the history
  10. upgrade cmake

    micheleantonazzi committed May 6, 2021
    Configuration menu
    Copy the full SHA
    44986df View commit details
    Browse the repository at this point in the history
  11. fixed upgrade cmake

    micheleantonazzi committed May 6, 2021
    Configuration menu
    Copy the full SHA
    c295687 View commit details
    Browse the repository at this point in the history
  12. fixed upgrade cmake

    micheleantonazzi committed May 6, 2021
    Configuration menu
    Copy the full SHA
    b473c86 View commit details
    Browse the repository at this point in the history
  13. fixed upgrade cmake

    micheleantonazzi committed May 6, 2021
    Configuration menu
    Copy the full SHA
    c42b655 View commit details
    Browse the repository at this point in the history
  14. fixed upgrade cmake

    micheleantonazzi committed May 6, 2021
    Configuration menu
    Copy the full SHA
    68e7862 View commit details
    Browse the repository at this point in the history
  15. fixed upgrade cmake

    micheleantonazzi committed May 6, 2021
    Configuration menu
    Copy the full SHA
    87ffa64 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    56fe71a View commit details
    Browse the repository at this point in the history
  17. fixed libc

    micheleantonazzi committed May 6, 2021
    Configuration menu
    Copy the full SHA
    4f89423 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e9f2467 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d9bfc06 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0b7fc5f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e3ce00c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    82be8dd View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1165de0 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    be2a37e View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. Configuration menu
    Copy the full SHA
    4106956 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5daad81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1812e15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31d6851 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37c485b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    efe3791 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a68f3f3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e182386 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    115813b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    01e1bea View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    74d44d7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2eaa6a0 View commit details
    Browse the repository at this point in the history
  13. fixed auditwheel

    micheleantonazzi committed May 7, 2021
    Configuration menu
    Copy the full SHA
    4655e70 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b438150 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5118cae View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

  1. removed python 3.9

    micheleantonazzi committed May 8, 2021
    Configuration menu
    Copy the full SHA
    472edda View commit details
    Browse the repository at this point in the history
  2. long_description.rst: updated

    micheleantonazzi committed May 8, 2021
    Configuration menu
    Copy the full SHA
    07da1c7 View commit details
    Browse the repository at this point in the history
  3. long_description.rst: updated

    micheleantonazzi committed May 8, 2021
    Configuration menu
    Copy the full SHA
    47ceddd View commit details
    Browse the repository at this point in the history
  4. upload to testpypi

    micheleantonazzi committed May 8, 2021
    Configuration menu
    Copy the full SHA
    7b5bd9f View commit details
    Browse the repository at this point in the history
  5. fixed github action

    micheleantonazzi committed May 8, 2021
    Configuration menu
    Copy the full SHA
    cdc508b View commit details
    Browse the repository at this point in the history
  6. moved manylinux2010 script in a dedicated folder

    micheleantonazzi committed May 8, 2021
    Configuration menu
    Copy the full SHA
    9833411 View commit details
    Browse the repository at this point in the history
  7. renamed manylinux 2010 action

    micheleantonazzi committed May 8, 2021
    Configuration menu
    Copy the full SHA
    de17337 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e3bdc72 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    490c7bf View commit details
    Browse the repository at this point in the history
  10. fixed manylinux2010 configure system

    micheleantonazzi committed May 8, 2021
    Configuration menu
    Copy the full SHA
    6def6a1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b2f7ca9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    24141fd View commit details
    Browse the repository at this point in the history
  13. setup_python_versions.sh: fixed command

    micheleantonazzi committed May 8, 2021
    Configuration menu
    Copy the full SHA
    100e081 View commit details
    Browse the repository at this point in the history
  14. build_manylinux_2010.yml: try to fix

    micheleantonazzi committed May 8, 2021
    Configuration menu
    Copy the full SHA
    f98b7ab View commit details
    Browse the repository at this point in the history

Commits on May 9, 2021

  1. Configuration menu
    Copy the full SHA
    77051b2 View commit details
    Browse the repository at this point in the history
  2. added action to build manylinux 2014 dist

    micheleantonazzi committed May 9, 2021
    Configuration menu
    Copy the full SHA
    3a85bdd View commit details
    Browse the repository at this point in the history
  3. fixed cuda repo for manylinux2014

    micheleantonazzi committed May 9, 2021
    Configuration menu
    Copy the full SHA
    b226e15 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Configuration menu
    Copy the full SHA
    c8808d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87e135d View commit details
    Browse the repository at this point in the history
  3. modified readme and long description

    micheleantonazzi committed May 10, 2021
    Configuration menu
    Copy the full SHA
    672494d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6475cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d4d3520 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    64fea0d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    64e5a6e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6fe5b07 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5f92c5c View commit details
    Browse the repository at this point in the history
  10. udpated version

    micheleantonazzi committed May 10, 2021
    Configuration menu
    Copy the full SHA
    383a4ea View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d46f17a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b52ca12 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    abfc267 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    40cf580 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    abb7413 View commit details
    Browse the repository at this point in the history
  16. fixed requirements

    micheleantonazzi committed May 10, 2021
    Configuration menu
    Copy the full SHA
    31398a9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a7938ff View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. removed old action

    micheleantonazzi committed May 11, 2021
    Configuration menu
    Copy the full SHA
    a0f0955 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'pip-build' of https://github.com/micheleantonazzi/Gibso…

    …nEnv into pip-build
    micheleantonazzi committed May 11, 2021
    Configuration menu
    Copy the full SHA
    1d988fb View commit details
    Browse the repository at this point in the history
  3. added action to block duplicates action in the same branch

    micheleantonazzi committed May 11, 2021
    Configuration menu
    Copy the full SHA
    2c0b7ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c8b3715 View commit details
    Browse the repository at this point in the history
  5. configure_linux.sh: now packages are built using two threads

    micheleantonazzi committed May 11, 2021
    Configuration menu
    Copy the full SHA
    e5ca168 View commit details
    Browse the repository at this point in the history
  6. fixed action to cancel duplicated actions

    micheleantonazzi committed May 11, 2021
    Configuration menu
    Copy the full SHA
    3b6badb View commit details
    Browse the repository at this point in the history
  7. block_duplicated_workflows.yml: fixed syntax

    micheleantonazzi committed May 11, 2021
    Configuration menu
    Copy the full SHA
    82b6045 View commit details
    Browse the repository at this point in the history
  8. configure_linux.sh: now all packages are built using 2 threads

    micheleantonazzi committed May 11, 2021
    Configuration menu
    Copy the full SHA
    90ffaf4 View commit details
    Browse the repository at this point in the history
  9. setup_python_versions.sh: now python versions are compile using twi t…

    …hreads
    micheleantonazzi committed May 11, 2021
    Configuration menu
    Copy the full SHA
    a224cbe View commit details
    Browse the repository at this point in the history
  10. removed pip cache in order to save space in github actions and added …

    …action to build gibson on ubuntu latest
    micheleantonazzi committed May 11, 2021
    Configuration menu
    Copy the full SHA
    3c0b2ff View commit details
    Browse the repository at this point in the history
  11. fixed github action

    micheleantonazzi committed May 11, 2021
    Configuration menu
    Copy the full SHA
    40e5c74 View commit details
    Browse the repository at this point in the history
  12. fixed actions' names

    micheleantonazzi committed May 11, 2021
    Configuration menu
    Copy the full SHA
    fb8ee85 View commit details
    Browse the repository at this point in the history
  13. now he requirements are install without using cache and the temps fil…

    …e are removed to save disk space
    micheleantonazzi committed May 11, 2021
    Configuration menu
    Copy the full SHA
    b207bab View commit details
    Browse the repository at this point in the history
  14. CHANGELOG.md: updated CHANGELOG.md

    micheleantonazzi committed May 11, 2021
    Configuration menu
    Copy the full SHA
    f31b5cc View commit details
    Browse the repository at this point in the history
  15. updated version

    micheleantonazzi committed May 11, 2021
    Configuration menu
    Copy the full SHA
    dfd63ee View commit details
    Browse the repository at this point in the history
  16. README.md: updated

    micheleantonazzi committed May 11, 2021
    Configuration menu
    Copy the full SHA
    390e309 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d16d503 View commit details
    Browse the repository at this point in the history
  18. Merge branch 'pip-build' of https://github.com/micheleantonazzi/Gibso…

    …nEnv into pip-build
    micheleantonazzi committed May 11, 2021
    Configuration menu
    Copy the full SHA
    1b5b8c1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7ab93b5 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a8c699d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a991c9f View commit details
    Browse the repository at this point in the history
  22. fixed github action

    micheleantonazzi committed May 11, 2021
    Configuration menu
    Copy the full SHA
    31e08fd View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    f3b5ee7 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Configuration menu
    Copy the full SHA
    0c25fd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57300f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec76455 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39c2113 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2021

  1. build_manylinux actions: now these actions uses the python binaries i…

    …ncluded in the docker images
    micheleantonazzi committed May 15, 2021
    Configuration menu
    Copy the full SHA
    05826aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e532f87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7715dd8 View commit details
    Browse the repository at this point in the history
  4. optimized github actions to build manylinux

    micheleantonazzi committed May 15, 2021
    Configuration menu
    Copy the full SHA
    474085b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3243c36 View commit details
    Browse the repository at this point in the history
  6. fixed numpy requirement

    micheleantonazzi committed May 15, 2021
    Configuration menu
    Copy the full SHA
    979e855 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'pip-build'

    micheleantonazzi committed May 15, 2021
    Configuration menu
    Copy the full SHA
    3b319a5 View commit details
    Browse the repository at this point in the history
  8. fixed numpy requirement

    micheleantonazzi committed May 15, 2021
    Configuration menu
    Copy the full SHA
    b86c917 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. MANIFEST.in: excluded libraries files (docs and tests)

    micheleantonazzi committed May 17, 2021
    Configuration menu
    Copy the full SHA
    11f839e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e203154 View commit details
    Browse the repository at this point in the history
  3. build_manylinux_2010.yml: now this action build wheels for manylinux2…

    …010 and 2014
    micheleantonazzi committed May 17, 2021
    Configuration menu
    Copy the full SHA
    4a4fa49 View commit details
    Browse the repository at this point in the history
  4. build_manylinux_2010_2014.yml: fixed typo

    micheleantonazzi committed May 17, 2021
    Configuration menu
    Copy the full SHA
    37070e6 View commit details
    Browse the repository at this point in the history
  5. build_manylinux_2010_2014.yml: fixed typo

    micheleantonazzi committed May 17, 2021
    Configuration menu
    Copy the full SHA
    f32543a View commit details
    Browse the repository at this point in the history
  6. configure_linux.sh: removed already installed packages

    micheleantonazzi committed May 17, 2021
    Configuration menu
    Copy the full SHA
    3eb9ccf View commit details
    Browse the repository at this point in the history
  7. configure_linux.sh: fixed requirements

    micheleantonazzi committed May 17, 2021
    Configuration menu
    Copy the full SHA
    c5de2ce View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aaab0bc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    84ffc12 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cc75210 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    17f191b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4c1bc10 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2cb9f23 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a663f44 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    badd826 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    59f8b9e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f12ae7b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    90c9931 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a40079e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    14a7763 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4580f09 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4e72114 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. removed run

    micheleantonazzi committed May 18, 2021
    Configuration menu
    Copy the full SHA
    364955c View commit details
    Browse the repository at this point in the history
  2. build_manylinux_2010_2014.yml: removed cache from manylinux2010

    micheleantonazzi committed May 18, 2021
    Configuration menu
    Copy the full SHA
    d47f920 View commit details
    Browse the repository at this point in the history
  3. README.md, long_description.rst: modified badges

    micheleantonazzi committed May 18, 2021
    Configuration menu
    Copy the full SHA
    e4d3a4b View commit details
    Browse the repository at this point in the history
  4. README.md: updated

    micheleantonazzi committed May 18, 2021
    Configuration menu
    Copy the full SHA
    1047b2b View commit details
    Browse the repository at this point in the history
  5. build_manylinux_2010_2014.yml: fixed typo

    micheleantonazzi committed May 18, 2021
    Configuration menu
    Copy the full SHA
    8a279e3 View commit details
    Browse the repository at this point in the history
  6. configure_linux.sh: removed cuda installation

    micheleantonazzi committed May 18, 2021
    Configuration menu
    Copy the full SHA
    61bb8ca View commit details
    Browse the repository at this point in the history
  7. added pypi badge

    micheleantonazzi committed May 18, 2021
    Configuration menu
    Copy the full SHA
    715c71e View commit details
    Browse the repository at this point in the history
  8. README.md: fixed typo

    micheleantonazzi committed May 18, 2021
    Configuration menu
    Copy the full SHA
    1b14838 View commit details
    Browse the repository at this point in the history
  9. added termcolor to the requirements

    micheleantonazzi committed May 18, 2021
    Configuration menu
    Copy the full SHA
    32ceb43 View commit details
    Browse the repository at this point in the history
  10. no_physiscs_env.py: removed imports

    micheleantonazzi committed May 18, 2021
    Configuration menu
    Copy the full SHA
    f325105 View commit details
    Browse the repository at this point in the history
  11. README.md: updated

    micheleantonazzi committed May 18, 2021
    Configuration menu
    Copy the full SHA
    2d404f4 View commit details
    Browse the repository at this point in the history
  12. started to develop script to download Gibson assets

    micheleantonazzi committed May 18, 2021
    Configuration menu
    Copy the full SHA
    955cf6f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ba4b204 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ed38221 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    33f9bb9 View commit details
    Browse the repository at this point in the history
  16. README.md: updated

    micheleantonazzi committed May 18, 2021
    Configuration menu
    Copy the full SHA
    56b4320 View commit details
    Browse the repository at this point in the history
  17. Updated readme and long description and changelog

    micheleantonazzi committed May 18, 2021
    Configuration menu
    Copy the full SHA
    07f27f5 View commit details
    Browse the repository at this point in the history
  18. README.md: fixed typo

    micheleantonazzi committed May 18, 2021
    Configuration menu
    Copy the full SHA
    9b96ceb View commit details
    Browse the repository at this point in the history
  19. README.md: fixed typo

    micheleantonazzi committed May 18, 2021
    Configuration menu
    Copy the full SHA
    3e5e10d View commit details
    Browse the repository at this point in the history
  20. long_description.rst: fixed

    micheleantonazzi committed May 18, 2021
    Configuration menu
    Copy the full SHA
    f40b5ae View commit details
    Browse the repository at this point in the history
  21. setup.py: released v0.7.0

    micheleantonazzi committed May 18, 2021
    Configuration menu
    Copy the full SHA
    8f7167c View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. added pip build for python2.7

    micheleantonazzi committed May 19, 2021
    Configuration menu
    Copy the full SHA
    adeee0d View commit details
    Browse the repository at this point in the history
  2. build_manylinux_2010_2014.yml: fixed action to build gibson with pyth…

    …on2.7
    micheleantonazzi committed May 19, 2021
    Configuration menu
    Copy the full SHA
    e111e88 View commit details
    Browse the repository at this point in the history
  3. build_manylinux_2010_2014.yml: fixed requirements

    micheleantonazzi committed May 19, 2021
    Configuration menu
    Copy the full SHA
    f11d3f6 View commit details
    Browse the repository at this point in the history
  4. build_manylinux_2010_2014.yml: fixed pygame version requirement

    micheleantonazzi committed May 19, 2021
    Configuration menu
    Copy the full SHA
    906e7d1 View commit details
    Browse the repository at this point in the history
  5. fixed requirements

    micheleantonazzi committed May 19, 2021
    Configuration menu
    Copy the full SHA
    8e9469e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    877beeb View commit details
    Browse the repository at this point in the history
  7. requirements.txt: fixed

    micheleantonazzi committed May 19, 2021
    Configuration menu
    Copy the full SHA
    09b0f2d View commit details
    Browse the repository at this point in the history
  8. released version 0.7.1: now Gibson is available for Python 2.7

    micheleantonazzi committed May 19, 2021
    Configuration menu
    Copy the full SHA
    cd29145 View commit details
    Browse the repository at this point in the history
  9. build_manylinux_2010_2014.yml: updated docker image with new version …

    …of Python2.7
    micheleantonazzi committed May 19, 2021
    Configuration menu
    Copy the full SHA
    e8eda86 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. published version 0.7.2: now Gibson is available for python 2.7 (cp27…

    …-cp27mu)
    micheleantonazzi committed May 20, 2021
    Configuration menu
    Copy the full SHA
    45f3294 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. published version 0.7.3: updated README.md

    micheleantonazzi committed May 24, 2021
    Configuration menu
    Copy the full SHA
    b183554 View commit details
    Browse the repository at this point in the history
  2. published version 0.7.3: updated README.md

    micheleantonazzi committed May 24, 2021
    Configuration menu
    Copy the full SHA
    6d0b7bc View commit details
    Browse the repository at this point in the history
  3. fixed requirements

    micheleantonazzi committed May 24, 2021
    Configuration menu
    Copy the full SHA
    5de9203 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1f50a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    27e053e View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. fixed requirements

    micheleantonazzi committed May 26, 2021
    Configuration menu
    Copy the full SHA
    24061e4 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master'

    micheleantonazzi committed May 26, 2021
    Configuration menu
    Copy the full SHA
    cb57c36 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. robot_locomotors.py: added method to set new orientation

    micheleantonazzi committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    a8357f5 View commit details
    Browse the repository at this point in the history
  2. setup.py: upgraded version

    micheleantonazzi committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    f35d798 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. env_modalities.py: removed log

    micheleantonazzi committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    72395fc View commit details
    Browse the repository at this point in the history
  2. setup.py: new version

    micheleantonazzi committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    87d0664 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2021

  1. fixed requirements

    micheleantonazzi committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    9bc1120 View commit details
    Browse the repository at this point in the history
  2. new version: 0.7.7

    micheleantonazzi committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    9dcde42 View commit details
    Browse the repository at this point in the history
  3. requirements.txt: fixed manylinux2010 req.

    micheleantonazzi committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    e3277ee View commit details
    Browse the repository at this point in the history
  4. requirements.txt: fixed manylinux2014 req.

    micheleantonazzi committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    74a0386 View commit details
    Browse the repository at this point in the history
  5. requirements.txt: fixed manylinux2014 req.

    micheleantonazzi committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    da2c0b1 View commit details
    Browse the repository at this point in the history
  6. requirements.txt: fixed manylinux2010 req.

    micheleantonazzi committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    deb2855 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. requirements.txt: fixed manylinux2010-2014 req.

    micheleantonazzi committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    203c29b View commit details
    Browse the repository at this point in the history
  2. published version 0.7.8

    micheleantonazzi committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    4b9c577 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. changed author and homepage

    micheleantonazzi committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    9f7c7f1 View commit details
    Browse the repository at this point in the history
  2. published new version

    micheleantonazzi committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    3e8bfa5 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    ece0718 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6db0e7b View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    b60d1c2 View commit details
    Browse the repository at this point in the history
  2. new version: 0.8.2

    micheleantonazzi committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    7f0f41a View commit details
    Browse the repository at this point in the history
  3. new version: 0.8.3

    micheleantonazzi committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    eb82b0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7c2cec View commit details
    Browse the repository at this point in the history
  5. new version: 0.8.4

    micheleantonazzi committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    0f95f59 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    3e139d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b284810 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7132bd8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb48f77 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91bacb7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09ddda4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0947b1f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0ed5f90 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8ee07ea View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cb3dd96 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Update README.md

    micheleantonazzi authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    22c9f12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b2970f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    426e049 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b5e7e4 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Update README.md

    micheleantonazzi authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    e3d6e0f View commit details
    Browse the repository at this point in the history
  2. Update README.md

    micheleantonazzi authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    3134b98 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    micheleantonazzi authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    b924c23 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    micheleantonazzi authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    8033bc7 View commit details
    Browse the repository at this point in the history
  5. fixed env_bases

    micheleantonazzi committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    3bdc54c View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    e97ca94 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Update README.md

    micheleantonazzi authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    ac42e44 View commit details
    Browse the repository at this point in the history
  2. removed python cache

    micheleantonazzi committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    a81212f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f89c476 View commit details
    Browse the repository at this point in the history
  4. free disk space

    micheleantonazzi committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    432919c View commit details
    Browse the repository at this point in the history
  5. free disk space

    micheleantonazzi committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    62cd46e View commit details
    Browse the repository at this point in the history
  6. free disk space

    micheleantonazzi committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    90aa68d View commit details
    Browse the repository at this point in the history
  7. free disk space

    micheleantonazzi committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    5f7f819 View commit details
    Browse the repository at this point in the history
  8. free disk space

    micheleantonazzi committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    cae5592 View commit details
    Browse the repository at this point in the history
  9. free disk space

    micheleantonazzi committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    b1cffc8 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. free disk space

    micheleantonazzi committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    b45f27f View commit details
    Browse the repository at this point in the history
  2. free disk space

    micheleantonazzi committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    49e323b View commit details
    Browse the repository at this point in the history
  3. free disk space

    micheleantonazzi committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    8138236 View commit details
    Browse the repository at this point in the history
  4. free disk space

    micheleantonazzi committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    701fd0a View commit details
    Browse the repository at this point in the history
  5. free disk space

    micheleantonazzi committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    fca5d4b View commit details
    Browse the repository at this point in the history
  6. free disk space

    micheleantonazzi committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    f1860c8 View commit details
    Browse the repository at this point in the history
  7. free disk space

    micheleantonazzi committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    098667c View commit details
    Browse the repository at this point in the history
  8. free disk space

    micheleantonazzi committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    994ec5a View commit details
    Browse the repository at this point in the history
  9. free disk space

    micheleantonazzi committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    261074f View commit details
    Browse the repository at this point in the history
  10. free disk space

    micheleantonazzi committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    42c831f View commit details
    Browse the repository at this point in the history
  11. free disk space

    micheleantonazzi committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    dc6fe15 View commit details
    Browse the repository at this point in the history
  12. free disk space

    micheleantonazzi committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    f4f5104 View commit details
    Browse the repository at this point in the history
  13. free disk space

    micheleantonazzi committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    ccd946b View commit details
    Browse the repository at this point in the history
  14. free disk space

    micheleantonazzi committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    4a6beb0 View commit details
    Browse the repository at this point in the history
  15. free disk space

    micheleantonazzi committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    3e2ca66 View commit details
    Browse the repository at this point in the history
  16. free disk space

    micheleantonazzi committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    093b469 View commit details
    Browse the repository at this point in the history
  17. free disk space

    micheleantonazzi committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    1ecda10 View commit details
    Browse the repository at this point in the history
  18. free disk space

    micheleantonazzi committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    e688d31 View commit details
    Browse the repository at this point in the history
  19. free disk space

    micheleantonazzi committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    1c3969b View commit details
    Browse the repository at this point in the history
  20. free disk space

    micheleantonazzi committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    dbd4072 View commit details
    Browse the repository at this point in the history
  21. free disk space

    micheleantonazzi committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    5b82371 View commit details
    Browse the repository at this point in the history
  22. free disk space

    micheleantonazzi committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    7b9c62f View commit details
    Browse the repository at this point in the history
  23. free disk space

    micheleantonazzi committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    6aa63ff View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. free disk space

    micheleantonazzi committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    83340af View commit details
    Browse the repository at this point in the history
  2. free disk space

    micheleantonazzi committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2671a59 View commit details
    Browse the repository at this point in the history
  3. free disk space

    micheleantonazzi committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    9be8aee View commit details
    Browse the repository at this point in the history
  4. free disk space

    micheleantonazzi committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d2963bd View commit details
    Browse the repository at this point in the history
  5. free disk space

    micheleantonazzi committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d37d372 View commit details
    Browse the repository at this point in the history
  6. free disk space

    micheleantonazzi committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ad21325 View commit details
    Browse the repository at this point in the history