Significantly improved convergence for mesh and cuboid, new ESDF collision.
This commit is contained in:
@@ -41,12 +41,12 @@ platforms = any
|
||||
|
||||
[options]
|
||||
install_requires =
|
||||
pybind11
|
||||
networkx
|
||||
numpy
|
||||
numpy-quaternion
|
||||
pyyaml
|
||||
setuptools_scm>=6.2
|
||||
torchtyping
|
||||
torch>=1.10
|
||||
trimesh
|
||||
yourdfpy>=0.0.53
|
||||
@@ -55,7 +55,7 @@ install_requires =
|
||||
tqdm
|
||||
wheel
|
||||
importlib_resources
|
||||
|
||||
scikit-image
|
||||
packages = find_namespace:
|
||||
package_dir =
|
||||
= src
|
||||
|
||||
Reference in New Issue
Block a user