A SOFA compatibility layer for DeepPhysX framework.
Project description
DeepPhysX.Sofa
This python package is part of the DeepPhysX project. It contains adaptations of some Core components that are compatible with the SOFA framework.
Quick install
The package requires DeepPhysX to be installed. Furthermore, it will require SOFA bindings to be used.
The easiest way to install is using pip
, but there are a several way to install and configure a DeepPhysX
environment (refer to the documentation for further instructions).
$ pip install DeepPhysX.Sofa
If cloning sources, clone it in the same repository as other DeepPhysX
packages.
It must be cloned in a directory with the corresponding name as shown below:
$ mkdir DeepPhysX
$ cd DeepPhysX
$ git clone https://github.com/mimesis-inria/DeepPhysX.git Core # Clone default package
$ git clone https://github.com/mimesis-inria/DeepPhysX.Sofa.git Sofa # Clone simulation package
$ ls
Core Sofa
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for DeepPhysX.Sofa-22.12.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d9d7d119c7ddbae5b48b3eba42613498901864a8f92263e4104e4cacbcef0f27 |
|
MD5 | 6c9879b944ba6b90bd1644307d4c82ab |
|
BLAKE2b-256 | ec18e03a0f9612a02b6013ac6aad637961d2fe69b949b1cca137f353155b2586 |