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

Massimo #18

Draft
wants to merge 52 commits into
base: master
Choose a base branch
from
Draft

Massimo #18

wants to merge 52 commits into from

Commits on Apr 11, 2020

  1. Add pybullet sim code

    Nate711 committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    52a3b06 View commit details
    Browse the repository at this point in the history
  2. update readme with diagrams

    Nate711 committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    4b2bf5b View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. Merge pull request #1 from stanfordroboticsclub/master

    update from origin
    fgolemo authored Aug 4, 2020
    Configuration menu
    Copy the full SHA
    9b43cb4 View commit details
    Browse the repository at this point in the history
  2. refactor into package

    fgolemo committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    d9d765e View commit details
    Browse the repository at this point in the history
  3. updated gi

    fgolemo committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    cd8c489 View commit details
    Browse the repository at this point in the history
  4. cleanup

    fgolemo committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    49ba3c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46e0add View commit details
    Browse the repository at this point in the history
  6. small fixes

    fgolemo committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    0f3986d View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2020

  1. added new pybullet sim

    fgolemo committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    6aaf855 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16246ae View commit details
    Browse the repository at this point in the history
  3. highlights

    fgolemo committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    63d41ed View commit details
    Browse the repository at this point in the history
  4. bugfix and improved example

    fgolemo committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    fc1b060 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. Configuration menu
    Copy the full SHA
    63eb854 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1dff94 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. cleanup - we don't need the woofer for what we're doing here and in c…

    …ase we have it in the git hostory
    fgolemo committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    3e4e3ae View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2020

  1. added chair generation

    fgolemo committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    551bc11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a79bdd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46d249d View commit details
    Browse the repository at this point in the history
  4. typo

    fgolemo committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    fe0a59b View commit details
    Browse the repository at this point in the history
  5. added black settings file

    fgolemo committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    e01f0ca View commit details
    Browse the repository at this point in the history
  6. added photo utility

    fgolemo committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    f362812 View commit details
    Browse the repository at this point in the history
  7. added renderer to env

    fgolemo committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    1d4a4b1 View commit details
    Browse the repository at this point in the history
  8. added note

    fgolemo committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    c69486f View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. added new envs and random position init

    Massimo Caccia committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    1e9948b View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Configuration menu
    Copy the full SHA
    641c5af View commit details
    Browse the repository at this point in the history
  2. bugfix

    fgolemo committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    e1fa1da View commit details
    Browse the repository at this point in the history
  3. added reward for stability

    fgolemo committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    803e802 View commit details
    Browse the repository at this point in the history
  4. bugfix

    fgolemo committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    bc43e8d View commit details
    Browse the repository at this point in the history
  5. bugfixes

    fgolemo committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    c23511d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a406663 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Configuration menu
    Copy the full SHA
    c4c3ad0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fd8667 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. remove pip editable install files

    Anqi Xu committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    b43fdf8 View commit details
    Browse the repository at this point in the history
  2. switched from ssh to https in installation to prevent Docker ssh from…

    … asking for confirmation
    Anqi Xu committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    a11b87b View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. added control over action_smoothing and RandomZRot

    Massimo Caccia committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    74b04a9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from fgolemo/massimo

    added control over action_smoothing and RandomZRot
    optimass authored Sep 15, 2020
    Configuration menu
    Copy the full SHA
    1717683 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. merged & updated from @optimass PR

    fgolemo committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    9f4feef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4dd2dc2 View commit details
    Browse the repository at this point in the history
  3. added stop_on_flip

    fgolemo committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    93c7904 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. made the robot stuff optional

    fgolemo committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    fe2499a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d19cf3 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. added glen playback stuff

    fgolemo committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    d216f8c View commit details
    Browse the repository at this point in the history
  2. both simulations side by side

    fgolemo committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    010ee74 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Configuration menu
    Copy the full SHA
    44ff6ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2503efe View commit details
    Browse the repository at this point in the history
  3. added masking

    fgolemo committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    52cb841 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. added incremental env

    fgolemo committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    1148b0e View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. added policy

    fgolemo committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    0cc2c88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    740e244 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. bugfix

    fgolemo committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    3cd466e View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. added support to change the episode length

    Massimo Caccia committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    96ceb4d View commit details
    Browse the repository at this point in the history
  2. bug in the new episode lenght

    Massimo Caccia committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    bc0cc1f View commit details
    Browse the repository at this point in the history