We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove dependency to h5py, trimesh, scipy, and tree:
h5py
trimesh
scipy
tree
The text was updated successfully, but these errors were encountered:
h5py, scipy, and tree are no longer jiminy_py dependencies. trimeshis still planned to be remove sooner or later.
jiminy_py
Sorry, something went wrong.
Dependency to dm-tree actually got removed more recently, than advertised (#706)
dm-tree
No branches or pull requests
Remove dependency to
h5py
,trimesh
,scipy
, andtree
:tree
: parse of variable names structure for variable registration. It could even be moved to C++, or boost::python bindings.h5py
: read hdf5 log files. It could be implemented in boost::python bindings.trimesh
: convert convex in bounding boxes. hppfcl is already capable of doing so.scipy
: spline interpolation of 1D sequences.The text was updated successfully, but these errors were encountered: