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

Plotting unfinished #47

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Plotting unfinished #47

wants to merge 6 commits into from

Commits on Nov 16, 2018

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

Commits on Nov 20, 2018

  1. Add plotting_test.py test file check if image and videos are genera…

    …ted correctly (still a work in progress), and add some necessary imports to `matplotlib.py`.
    Fatima Davelouis Gallardo authored and Fatima Davelouis Gallardo committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    86fba08 View commit details
    Browse the repository at this point in the history
  2. Take out the old function and add a new test function for the still i…

    …mage with text. The font size format needs to be improved.
    Fatima Davelouis Gallardo authored and Fatima Davelouis Gallardo committed Nov 20, 2018
    1 Configuration menu
    Copy the full SHA
    292ca10 View commit details
    Browse the repository at this point in the history
  3. Add plotting_function as an argument to rollout. Add tests to generat…

    …e and save videos onto the bin folder. Note: I still need to find a way to save the videos onto the bin folder.
    Fatima Davelouis Gallardo authored and Fatima Davelouis Gallardo committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    570c0ae View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2018

  1. Refactor function. Finishes still image tests and video tests for a s…

    …ingle agent. Still need to work on multiplt agents videos.
    Fatima Davelouis Gallardo authored and Fatima Davelouis Gallardo committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    76045eb View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2018

  1. Implement tests for videos with multiple agents, and add necessary fu…

    …nctions to ensure that the spacing between rows is consistent.
    Fatima Davelouis Gallardo authored and Fatima Davelouis Gallardo committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    9c35b87 View commit details
    Browse the repository at this point in the history