rod 0.3.5.dev14__tar.gz → 0.3.5.dev16__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/PKG-INFO +3 -2
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/src/rod/sdf/element.py +2 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/src/rod.egg-info/PKG-INFO +3 -2
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/.gitattributes +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/.github/CODEOWNERS +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/.github/workflows/ci_cd.yml +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/.gitignore +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/.pre-commit-config.yaml +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/LICENSE +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/README.md +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/pixi.lock +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/pyproject.toml +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/setup.cfg +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/setup.py +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/src/rod/__init__.py +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/src/rod/__main__.py +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/src/rod/builder/__init__.py +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/src/rod/builder/primitive_builder.py +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/src/rod/builder/primitives.py +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/src/rod/kinematics/__init__.py +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/src/rod/kinematics/kinematic_tree.py +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/src/rod/kinematics/tree_transforms.py +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/src/rod/logging.py +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/src/rod/pretty_printer.py +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/src/rod/sdf/__init__.py +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/src/rod/sdf/collision.py +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/src/rod/sdf/common.py +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/src/rod/sdf/geometry.py +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/src/rod/sdf/joint.py +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/src/rod/sdf/link.py +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/src/rod/sdf/material.py +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/src/rod/sdf/model.py +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/src/rod/sdf/physics.py +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/src/rod/sdf/scene.py +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/src/rod/sdf/sdf.py +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/src/rod/sdf/visual.py +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/src/rod/sdf/world.py +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/src/rod/tree/__init__.py +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/src/rod/tree/directed_tree.py +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/src/rod/tree/tree_elements.py +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/src/rod/urdf/__init__.py +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/src/rod/urdf/exporter.py +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/src/rod/utils/__init__.py +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/src/rod/utils/frame_convention.py +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/src/rod/utils/gazebo.py +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/src/rod/utils/resolve_frames.py +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/src/rod/utils/resolve_uris.py +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/src/rod.egg-info/SOURCES.txt +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/src/rod.egg-info/dependency_links.txt +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/src/rod.egg-info/requires.txt +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/src/rod.egg-info/top_level.txt +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/tests/test_meshbuilder.py +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/tests/test_urdf_exporter.py +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/tests/test_urdf_parsing.py +0 -0
- {rod-0.3.5.dev14 → rod-0.3.5.dev16}/tests/utils_models.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
2
|
Name: rod
|
|
3
|
-
Version: 0.3.5.
|
|
3
|
+
Version: 0.3.5.dev16
|
|
4
4
|
Summary: The ultimate Python tool for RObot Descriptions processing.
|
|
5
5
|
Author-email: Diego Ferigo <dgferigo@gmail.com>
|
|
6
6
|
Maintainer-email: Filippo Luca Ferretti <filippo.ferretti@iit.it>, Carlotta Sartore <carlotta.sartore@iit.it>
|
|
@@ -79,6 +79,7 @@ Requires-Dist: pytest-icdiff; extra == "testing"
|
|
|
79
79
|
Requires-Dist: robot-descriptions; extra == "testing"
|
|
80
80
|
Provides-Extra: all
|
|
81
81
|
Requires-Dist: rod[pptree,style,testing]; extra == "all"
|
|
82
|
+
Dynamic: license-file
|
|
82
83
|
|
|
83
84
|
# RObot Description processor
|
|
84
85
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
2
|
Name: rod
|
|
3
|
-
Version: 0.3.5.
|
|
3
|
+
Version: 0.3.5.dev16
|
|
4
4
|
Summary: The ultimate Python tool for RObot Descriptions processing.
|
|
5
5
|
Author-email: Diego Ferigo <dgferigo@gmail.com>
|
|
6
6
|
Maintainer-email: Filippo Luca Ferretti <filippo.ferretti@iit.it>, Carlotta Sartore <carlotta.sartore@iit.it>
|
|
@@ -79,6 +79,7 @@ Requires-Dist: pytest-icdiff; extra == "testing"
|
|
|
79
79
|
Requires-Dist: robot-descriptions; extra == "testing"
|
|
80
80
|
Provides-Extra: all
|
|
81
81
|
Requires-Dist: rod[pptree,style,testing]; extra == "all"
|
|
82
|
+
Dynamic: license-file
|
|
82
83
|
|
|
83
84
|
# RObot Description processor
|
|
84
85
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|