Skip to content

dartsim/dartpy-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dartpy-example Python package

Example Python project using dartpy and CMake

Prerequisites

To use this project, you will need to have the following installed on your system:

  • Python 3.x
  • pip
  • DART (see below)

Installing dartpy

To use dartpy, you will also need to install DART. The easiest way to do this is by using pip:

pip install dartpy

Running the project (TODO)

python main.py

This will run the example Python script, which uses DART to simulate a simple physics scenario.

Additional resources

About

Example Python project using dartpy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages