Giter Site home page Giter Site logo

roman-aguilera / sgillen_research Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 1.0 42.59 MB

Various bits of software that I use for my research into the control of underactuated dynamical systems.

License: MIT License

Jupyter Notebook 99.57% Python 0.27% MATLAB 0.06% C 0.01% C++ 0.09% Shell 0.01%

sgillen_research's Introduction

Notebooks

This is a collection of various pieces of software I use for research.

Various libraries I use (that you will need to install)

Mujoco/Mujoco py

http://www.mujoco.org https://github.com/openai/mujoco-py (also has instructions on how to install mujoco)

Note you need a liscense to use mujoco, but a free one can be obtained without too much pain. either get a no questions asked 30 day trial or a free one year renewable one. If you publish with it you will need to pay up though!

Open AI baselines

https://github.com/openai/baselines

Note: Make sure you install from the github and not the version that you can obtain by default using pip

Lots of others that can be installed with pip

Just use pip -r install requirements.txt

Drake

I'm not actively using drake, but if you want to run/use some of my earlier examples then you will need to install drake too

(http://drake.mit.edu). As well as the code/notes here (https://github.com/RussTedrake/underactuated). Both will need to be added to your python path, it should look something like

export PYTHONPATH=path_to_drake/lib/python2.7/site-packages:path_to_underactuated/underactuated/src/:${PYTHONPATH}

sgillen_research's People

Contributors

sgillen avatar

Forkers

mmolnar0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.