tartavull / pydart2

A python binding of Dart, an open source simulation package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyDart2

  • News!
  • [2016/09/24] PyDART2 now supports both Python2 and Python3.
  • [2016/08/05] PyDART is upgraded to PyDART2, for easier installation and richer APIs.

====== PyDART2 is an open source python binding of DART, an open source physics simulator. Its APIs are designed to provide concise and powerful control on DART physics worlds. Further, a user can write simulations with a numerous python scientific libraries, such as NumPy(linear algebra), SciPy(optimization), scikit-learn (machine learning), PyBrain(machine learning), and so on.

======

Environment

======

Build Status

Build Status Doc Status Code Health

======

Documentation

======

Contact

Please contact me when you have questions or suggestions: sehoon.ha@gmail.com Note: I am much more responsive for emails than pull-requests!

About

A python binding of Dart, an open source simulation package

License:Other


Languages

Language:Python 52.6%Language:C 27.0%Language:C++ 18.0%Language:CMake 2.2%Language:Makefile 0.2%