pydart2 icon indicating copy to clipboard operation
pydart2 copied to clipboard

A python binding of Dart, an open source simulation package

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

  • Ubuntu 16.04
  • Python2 / Python 3
  • DART 6.0.1 (or higher): https://github.com/dartsim/dart/

======

Build Status

Build Status Doc Status Code Health

======

Documentation

  • http://pydart2.readthedocs.io/en/latest/

======

Contact

Please contact me when you have questions or suggestions: [email protected] Note: I am much more responsive for emails than pull-requests!