code-forger/PyPal
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
To compile and test this library (assuming you are compiling for bullet and have PAL already installed and working): put this directory in a location accessable from PYTHONPATH. cd to this directory then run: $ make $ sudo make install to test the project run: $ python tests/testall.py This will run the unit tests.