agx-openplx 0.16.3__cp312-cp312-manylinux_2_39_x86_64.whl → 0.16.5__cp312-cp312-manylinux_2_39_x86_64.whl
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.
- {agx_openplx-0.16.3.dist-info → agx_openplx-0.16.5.dist-info}/METADATA +2 -2
- {agx_openplx-0.16.3.dist-info → agx_openplx-0.16.5.dist-info}/RECORD +13 -13
- openplx/_AgxOpenPlxPyApi.cpython-312-x86_64-linux-gnu.so +0 -0
- openplx/_CorePythonSwig.cpython-312-x86_64-linux-gnu.so +0 -0
- openplx/_DriveTrainSwig.cpython-312-x86_64-linux-gnu.so +0 -0
- openplx/_Physics3DSwig.cpython-312-x86_64-linux-gnu.so +0 -0
- openplx/_RoboticsSwig.cpython-312-x86_64-linux-gnu.so +0 -0
- openplx/_TerrainSwig.cpython-312-x86_64-linux-gnu.so +0 -0
- openplx/_UrdfSwig.cpython-312-x86_64-linux-gnu.so +0 -0
- openplx/_VehiclesSwig.cpython-312-x86_64-linux-gnu.so +0 -0
- openplx/__init__.py +1 -1
- {agx_openplx-0.16.3.dist-info → agx_openplx-0.16.5.dist-info}/WHEEL +0 -0
- {agx_openplx-0.16.3.dist-info → agx_openplx-0.16.5.dist-info}/entry_points.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: agx-openplx
|
3
|
-
Version: 0.16.
|
3
|
+
Version: 0.16.5
|
4
4
|
Summary: AGX-OpenPLX python interface development
|
5
5
|
Home-page: https://pub.algoryx.dev/openplx/
|
6
6
|
License: Apache 2.0
|
@@ -20,7 +20,7 @@ Classifier: Programming Language :: Python :: 3.13
|
|
20
20
|
Classifier: Topic :: Scientific/Engineering :: Physics
|
21
21
|
Classifier: Topic :: Scientific/Engineering :: Visualization
|
22
22
|
Requires-Dist: agx (==2.39.1.0)
|
23
|
-
Requires-Dist: openplx-bundles (>=0.16.
|
23
|
+
Requires-Dist: openplx-bundles (>=0.16.5,<0.17.0)
|
24
24
|
Requires-Dist: pclick (>=0.5.1,<0.6.0)
|
25
25
|
Description-Content-Type: text/markdown
|
26
26
|
|
@@ -10,20 +10,20 @@ openplx/Terrain.py,sha256=VrNHuC2t4ifN0NsBlUxoGenZFJn5VqHRDcIZr9qDpus,186622
|
|
10
10
|
openplx/Urdf.py,sha256=JZOgJKl2LWXaoIOolp3T6Sn3_ERW3WeW0J4-vnmx2js,23938
|
11
11
|
openplx/Vehicles.py,sha256=U9s9zkHC4nQP4UwYD-v98_XKF_76ioAUT-HuguBlcl0,454721
|
12
12
|
openplx/Visuals.py,sha256=peaxL5pW2yIyS2LhPf0GkoOke-JGeJdsxhqSE5croRA,188828
|
13
|
-
openplx/_AgxOpenPlxPyApi.cpython-312-x86_64-linux-gnu.so,sha256=
|
14
|
-
openplx/_CorePythonSwig.cpython-312-x86_64-linux-gnu.so,sha256=
|
15
|
-
openplx/_DriveTrainSwig.cpython-312-x86_64-linux-gnu.so,sha256=
|
13
|
+
openplx/_AgxOpenPlxPyApi.cpython-312-x86_64-linux-gnu.so,sha256=H4uRWW_Qu2YCPszaiCgkyBgSJ7oHHGJstULXJUszpww,17511888
|
14
|
+
openplx/_CorePythonSwig.cpython-312-x86_64-linux-gnu.so,sha256=cNH3KFjhX8dIvTRuz6Yt2q1QIItOWf-FbgqjInkCCe4,4807120
|
15
|
+
openplx/_DriveTrainSwig.cpython-312-x86_64-linux-gnu.so,sha256=EbU7SMDI_HP4V1B4g-Lv3xbs_nHt_cuv8O8drFZ3B8o,10180736
|
16
16
|
openplx/_MathSwig.cpython-312-x86_64-linux-gnu.so,sha256=aWZ-Agda-1M4UphDuELsSbrepVrc3BvCScv8Y5hwLXI,2998264
|
17
17
|
openplx/_Physics1DSwig.cpython-312-x86_64-linux-gnu.so,sha256=SuovCSfZ4tgGE6S94oYMeiyDmuW7-niJ15CskfZ8tDI,5512808
|
18
|
-
openplx/_Physics3DSwig.cpython-312-x86_64-linux-gnu.so,sha256=
|
18
|
+
openplx/_Physics3DSwig.cpython-312-x86_64-linux-gnu.so,sha256=93DPEuTHP5957xV_fAbu-TEHUPzqmYQRzjwMH5YDcBw,21487024
|
19
19
|
openplx/_PhysicsSwig.cpython-312-x86_64-linux-gnu.so,sha256=mLjm1HKS40HnRdwh7eEj7Xt9AQE1JQURPaEB_lv8uh4,18877184
|
20
|
-
openplx/_RoboticsSwig.cpython-312-x86_64-linux-gnu.so,sha256=
|
20
|
+
openplx/_RoboticsSwig.cpython-312-x86_64-linux-gnu.so,sha256=bMaFRpdbJLY3L4CvP15PHKklD6y3cjXTHvsnI17mmns,12632400
|
21
21
|
openplx/_SimulationSwig.cpython-312-x86_64-linux-gnu.so,sha256=0Hssuvqbyl6t95W9FBCua_Cc0MvO14DMgjfYBZUYnU0,3645160
|
22
|
-
openplx/_TerrainSwig.cpython-312-x86_64-linux-gnu.so,sha256=
|
23
|
-
openplx/_UrdfSwig.cpython-312-x86_64-linux-gnu.so,sha256=
|
24
|
-
openplx/_VehiclesSwig.cpython-312-x86_64-linux-gnu.so,sha256=
|
22
|
+
openplx/_TerrainSwig.cpython-312-x86_64-linux-gnu.so,sha256=RABn7S9FMbV7_J7zvOO7JqSJx3b0Ci0zUw5z5oDLlvo,6974248
|
23
|
+
openplx/_UrdfSwig.cpython-312-x86_64-linux-gnu.so,sha256=7uRfRSTOr1n60xVylWegJIL-YcK3RNdqvqKD_dj-MVY,5783640
|
24
|
+
openplx/_VehiclesSwig.cpython-312-x86_64-linux-gnu.so,sha256=smBDLPulugXunoA8aodLUB3I7HH67ZT6pNa0uVSu9UA,9230888
|
25
25
|
openplx/_VisualsSwig.cpython-312-x86_64-linux-gnu.so,sha256=_u26hpKw14TaC_uAjYM7bKUJWnh_hR1RxW1myBJHTE8,3205816
|
26
|
-
openplx/__init__.py,sha256=
|
26
|
+
openplx/__init__.py,sha256=wnOAyN_j1tNod-5vU5n9OYUgh0RDY0I1Syit37naZXc,2401
|
27
27
|
openplx/agxtoopenplx.py,sha256=gxQgZ_Pgda_5scCCBBhyu8D-jjL1yxlE7bZLtxigKCs,2422
|
28
28
|
openplx/anytoopenplx.py,sha256=qAZVnelFOVAQIpCQt3y9LlfCBHQcNmxUWXFbCZuNQUc,2274
|
29
29
|
openplx/api.py,sha256=V1ZMlVSlRMcS0Qg-EGjXkpQefCPNE0NF9NIBuqtKuEo,49879
|
@@ -35,7 +35,7 @@ openplx/openplx_serialize.py,sha256=Uul2-6_BwyJzg26JdgAz2MjR37mQJ6kWKjPbmE-sJzk,
|
|
35
35
|
openplx/openplx_validate.py,sha256=pK5YqxuBJMTYidr4txqwag1EYpWs8ig0D1vZJ8H_K1M,2553
|
36
36
|
openplx/openplx_view.py,sha256=GCFQSl4W-dPRWL0qLQmfJ69OEwgTMKL05J62YyKSb64,351
|
37
37
|
openplx/versionaction.py,sha256=Obj_q69dn5GnFMZs2as87ZScPMLaLAduPppmXUzLB6I,283
|
38
|
-
agx_openplx-0.16.
|
39
|
-
agx_openplx-0.16.
|
40
|
-
agx_openplx-0.16.
|
41
|
-
agx_openplx-0.16.
|
38
|
+
agx_openplx-0.16.5.dist-info/METADATA,sha256=4q3Itd0PJMj0jUiPUi56lYnj90f_yX-Za0kuQwG6J9E,2418
|
39
|
+
agx_openplx-0.16.5.dist-info/WHEEL,sha256=x1HiyTP_r-PIOu3STHzjukjf5kVLXzgVftSXf5bl8AU,110
|
40
|
+
agx_openplx-0.16.5.dist-info/entry_points.txt,sha256=IyHBVBNuH_4ZhfWnB1ZVXYtpKG_QT7dwGIUMLWdyhrc,263
|
41
|
+
agx_openplx-0.16.5.dist-info/RECORD,,
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
openplx/__init__.py
CHANGED
File without changes
|
File without changes
|