agx-openplx 0.15.2__cp38-cp38-manylinux_2_31_x86_64.whl → 0.15.4__cp38-cp38-manylinux_2_31_x86_64.whl
Sign up to get free protection for your applications and to get access to all the features.
- {agx_openplx-0.15.2.dist-info → agx_openplx-0.15.4.dist-info}/METADATA +4 -2
- {agx_openplx-0.15.2.dist-info → agx_openplx-0.15.4.dist-info}/RECORD +18 -18
- openplx/_AgxOpenPlxPyApi.cpython-38-x86_64-linux-gnu.so +0 -0
- openplx/_CorePythonSwig.cpython-38-x86_64-linux-gnu.so +0 -0
- openplx/_DriveTrainSwig.cpython-38-x86_64-linux-gnu.so +0 -0
- openplx/_MathSwig.cpython-38-x86_64-linux-gnu.so +0 -0
- openplx/_Physics1DSwig.cpython-38-x86_64-linux-gnu.so +0 -0
- openplx/_Physics3DSwig.cpython-38-x86_64-linux-gnu.so +0 -0
- openplx/_PhysicsSwig.cpython-38-x86_64-linux-gnu.so +0 -0
- openplx/_RoboticsSwig.cpython-38-x86_64-linux-gnu.so +0 -0
- openplx/_SimulationSwig.cpython-38-x86_64-linux-gnu.so +0 -0
- openplx/_TerrainSwig.cpython-38-x86_64-linux-gnu.so +0 -0
- openplx/_UrdfSwig.cpython-38-x86_64-linux-gnu.so +0 -0
- openplx/_VehiclesSwig.cpython-38-x86_64-linux-gnu.so +0 -0
- openplx/_VisualsSwig.cpython-38-x86_64-linux-gnu.so +0 -0
- openplx/__init__.py +1 -1
- {agx_openplx-0.15.2.dist-info → agx_openplx-0.15.4.dist-info}/WHEEL +0 -0
- {agx_openplx-0.15.2.dist-info → agx_openplx-0.15.4.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.15.
|
3
|
+
Version: 0.15.4
|
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.0.1)
|
23
|
-
Requires-Dist: openplx-bundles (>=0.15.
|
23
|
+
Requires-Dist: openplx-bundles (>=0.15.4,<0.16.0)
|
24
24
|
Requires-Dist: pclick (>=0.4.1,<0.5.0)
|
25
25
|
Description-Content-Type: text/markdown
|
26
26
|
|
@@ -37,6 +37,8 @@ See [OpenPLX documentation](https://pub.algoryx.dev/openplx/) for more info on O
|
|
37
37
|
- Python 3.8 on Ubuntu 20.04
|
38
38
|
- Python 3.10 on Ubuntu 22.04
|
39
39
|
- [AGX Dynamics](https://www.algoryx.se/agx-dynamics/) 2.39.0.1 and an AGX Dynamics License
|
40
|
+
- pip >= 21.3. Run `python3 -m pip install --upgrade pip`, pip older than 21.3 does not support editable installs with pyproject.toml and will fail.
|
41
|
+
|
40
42
|
|
41
43
|
At [OpenPLX documentation](https://pub.algoryx.dev/openplx/getopenplx/) you can find out which older version of OpenPLX matches which version of AGX.
|
42
44
|
|
@@ -10,20 +10,20 @@ openplx/Terrain.py,sha256=9CxizkDVf9UtPIyBumenXzfbxAL6yn2G_d0_ZWbv-JY,184884
|
|
10
10
|
openplx/Urdf.py,sha256=JOryVyaFIROiyJ9V9OMrZAS3MoUwVmJW_2TTPSsRlH4,23780
|
11
11
|
openplx/Vehicles.py,sha256=QmtdIawHlYcIRtJH4LotXSQNs06rCpxPl6e5gklUvWg,450074
|
12
12
|
openplx/Visuals.py,sha256=lYBFzzPZvMeWaKzXQgzikmO-fuDshcgf5uCJJQ-WKTM,187052
|
13
|
-
openplx/_AgxOpenPlxPyApi.cpython-38-x86_64-linux-gnu.so,sha256=
|
14
|
-
openplx/_CorePythonSwig.cpython-38-x86_64-linux-gnu.so,sha256=
|
15
|
-
openplx/_DriveTrainSwig.cpython-38-x86_64-linux-gnu.so,sha256=
|
16
|
-
openplx/_MathSwig.cpython-38-x86_64-linux-gnu.so,sha256=
|
17
|
-
openplx/_Physics1DSwig.cpython-38-x86_64-linux-gnu.so,sha256=
|
18
|
-
openplx/_Physics3DSwig.cpython-38-x86_64-linux-gnu.so,sha256=
|
19
|
-
openplx/_PhysicsSwig.cpython-38-x86_64-linux-gnu.so,sha256=
|
20
|
-
openplx/_RoboticsSwig.cpython-38-x86_64-linux-gnu.so,sha256=
|
21
|
-
openplx/_SimulationSwig.cpython-38-x86_64-linux-gnu.so,sha256=
|
22
|
-
openplx/_TerrainSwig.cpython-38-x86_64-linux-gnu.so,sha256=
|
23
|
-
openplx/_UrdfSwig.cpython-38-x86_64-linux-gnu.so,sha256=
|
24
|
-
openplx/_VehiclesSwig.cpython-38-x86_64-linux-gnu.so,sha256=
|
25
|
-
openplx/_VisualsSwig.cpython-38-x86_64-linux-gnu.so,sha256=
|
26
|
-
openplx/__init__.py,sha256=
|
13
|
+
openplx/_AgxOpenPlxPyApi.cpython-38-x86_64-linux-gnu.so,sha256=vMVPh99yLK0iPkjOxkOhpH16uD9klwDl8_U0j0MVjFI,17550904
|
14
|
+
openplx/_CorePythonSwig.cpython-38-x86_64-linux-gnu.so,sha256=ktO1JqS8HINgkTKsMn3QjO5O48I0CycxIog9OvGn7B0,4663976
|
15
|
+
openplx/_DriveTrainSwig.cpython-38-x86_64-linux-gnu.so,sha256=4Jc_X6qBAeTvjjtybup8EypUTDfGFf-xIQCizajmu_Q,9018560
|
16
|
+
openplx/_MathSwig.cpython-38-x86_64-linux-gnu.so,sha256=g6dE2dh5Qwrn2HWK1NZSeDPnt_KNHjbUTv0WvL9X_d4,2933784
|
17
|
+
openplx/_Physics1DSwig.cpython-38-x86_64-linux-gnu.so,sha256=mf2M90G9xfYqsa1B7JeTHvjmWHJ1NKFHzo9GH3lsx0o,5347616
|
18
|
+
openplx/_Physics3DSwig.cpython-38-x86_64-linux-gnu.so,sha256=LCuD8Cwr_vgSRXZBr0YQ1TZjYe_Fd_v2XLMmZiNKqbA,21448224
|
19
|
+
openplx/_PhysicsSwig.cpython-38-x86_64-linux-gnu.so,sha256=XdX46HjVD28eHeYDIrEtEtXleatNvvXtFl-30wBxhZo,17307312
|
20
|
+
openplx/_RoboticsSwig.cpython-38-x86_64-linux-gnu.so,sha256=gcMOVzYINOZFnHsXn9x8xIwkpy4-18tPHvRyksknOiI,12494360
|
21
|
+
openplx/_SimulationSwig.cpython-38-x86_64-linux-gnu.so,sha256=TWgxx5QePp6noY2D-a5XXjTfrH5vW5Ss3GS6q5qQp_0,3463080
|
22
|
+
openplx/_TerrainSwig.cpython-38-x86_64-linux-gnu.so,sha256=zgp7WY1hdEKolqSD_BNpTXmQoOYt0GROs4lqzftjiHM,6925568
|
23
|
+
openplx/_UrdfSwig.cpython-38-x86_64-linux-gnu.so,sha256=rgBNwwoGmt6Isyh2INoGtV1tWOjbjbdOWyztgRI5tvs,5555592
|
24
|
+
openplx/_VehiclesSwig.cpython-38-x86_64-linux-gnu.so,sha256=35ilIzTQuhPD0tCojX6kXaWdbWjbHGoxZ_w5Dgw1CKU,9195000
|
25
|
+
openplx/_VisualsSwig.cpython-38-x86_64-linux-gnu.so,sha256=ykIcYA88geI9mqDMgETCoEDJt2oCl7LSJF6wCffP0kU,3131264
|
26
|
+
openplx/__init__.py,sha256=P7hhue9EaVoPOWi4CNeG26GWvkKIFawrYWomHUXepbI,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=NL6rihBZhG6C_gH2DxMDYJNexW4z_AoW67hsxFKbo7Q,49097
|
@@ -35,7 +35,7 @@ openplx/openplx_serialize.py,sha256=Uul2-6_BwyJzg26JdgAz2MjR37mQJ6kWKjPbmE-sJzk,
|
|
35
35
|
openplx/openplx_validate.py,sha256=_u-w0JVsf53LZ48C_wdONuu8ptIuV1nGDH-sDdfALiw,2111
|
36
36
|
openplx/openplx_view.py,sha256=GCFQSl4W-dPRWL0qLQmfJ69OEwgTMKL05J62YyKSb64,351
|
37
37
|
openplx/versionaction.py,sha256=Obj_q69dn5GnFMZs2as87ZScPMLaLAduPppmXUzLB6I,283
|
38
|
-
agx_openplx-0.15.
|
39
|
-
agx_openplx-0.15.
|
40
|
-
agx_openplx-0.15.
|
41
|
-
agx_openplx-0.15.
|
38
|
+
agx_openplx-0.15.4.dist-info/METADATA,sha256=OAELk7EGsxr-2C-VmhALQTnTiSwZFDhA7VaWV6QIE1k,2418
|
39
|
+
agx_openplx-0.15.4.dist-info/WHEEL,sha256=l0ZXltCCdePUNmZCwVUQw6RbCreOG4vyYb__kSE1EXs,108
|
40
|
+
agx_openplx-0.15.4.dist-info/entry_points.txt,sha256=IyHBVBNuH_4ZhfWnB1ZVXYtpKG_QT7dwGIUMLWdyhrc,263
|
41
|
+
agx_openplx-0.15.4.dist-info/RECORD,,
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
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
|