Skip to content

sehoonha/pydart_private

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pydart

Python interface for dart

Requirement

  • Dart 4.1
  • SWIG (Simplified Wrapper and Interface Generator)
  • NumPy & SciPy
  • PyOpenGL
  • PyQt4 (Optional for falling)
  • Plot.ly (Optional for falling)
  • CMA (Optional for falling)
  • sudo pip install cma

Building instruction

mkdir build
cd build
cmake ..
make

Usage

In build directory,

python ../app/hello_pydart/main.py
python ../app/falling/main.py

About

Python interface for dart

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published