agx-openplx 0.15.2__cp310-cp310-manylinux_2_35_x86_64.whl → 0.15.3__cp310-cp310-manylinux_2_35_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.3.dist-info}/METADATA +4 -2
- {agx_openplx-0.15.2.dist-info → agx_openplx-0.15.3.dist-info}/RECORD +15 -15
- openplx/_AgxOpenPlxPyApi.cpython-310-x86_64-linux-gnu.so +0 -0
- openplx/_CorePythonSwig.cpython-310-x86_64-linux-gnu.so +0 -0
- openplx/_DriveTrainSwig.cpython-310-x86_64-linux-gnu.so +0 -0
- openplx/_Physics1DSwig.cpython-310-x86_64-linux-gnu.so +0 -0
- openplx/_Physics3DSwig.cpython-310-x86_64-linux-gnu.so +0 -0
- openplx/_RoboticsSwig.cpython-310-x86_64-linux-gnu.so +0 -0
- openplx/_SimulationSwig.cpython-310-x86_64-linux-gnu.so +0 -0
- openplx/_TerrainSwig.cpython-310-x86_64-linux-gnu.so +0 -0
- openplx/_UrdfSwig.cpython-310-x86_64-linux-gnu.so +0 -0
- openplx/_VehiclesSwig.cpython-310-x86_64-linux-gnu.so +0 -0
- openplx/__init__.py +1 -1
- {agx_openplx-0.15.2.dist-info → agx_openplx-0.15.3.dist-info}/WHEEL +0 -0
- {agx_openplx-0.15.2.dist-info → agx_openplx-0.15.3.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.3
|
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.3,<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-310-x86_64-linux-gnu.so,sha256=
|
14
|
-
openplx/_CorePythonSwig.cpython-310-x86_64-linux-gnu.so,sha256=
|
15
|
-
openplx/_DriveTrainSwig.cpython-310-x86_64-linux-gnu.so,sha256=
|
13
|
+
openplx/_AgxOpenPlxPyApi.cpython-310-x86_64-linux-gnu.so,sha256=VwAGcTksheEu-Y-gRdkEq5xKIGOWG-hZFHDUJBl-ms4,17411440
|
14
|
+
openplx/_CorePythonSwig.cpython-310-x86_64-linux-gnu.so,sha256=luJJ6aSuI3LI262V8uuPx-P-6mbhG3PB3y3djUYmA3k,4631088
|
15
|
+
openplx/_DriveTrainSwig.cpython-310-x86_64-linux-gnu.so,sha256=EsxlCtpPraOxqDVOuW28tUhmgBXk_7np72_CxmutiGU,8813832
|
16
16
|
openplx/_MathSwig.cpython-310-x86_64-linux-gnu.so,sha256=bqCkwcLnyYZ18QYJv-O6IQOp9WQHbS_wrj_vNFrcB_Q,2895048
|
17
|
-
openplx/_Physics1DSwig.cpython-310-x86_64-linux-gnu.so,sha256=
|
18
|
-
openplx/_Physics3DSwig.cpython-310-x86_64-linux-gnu.so,sha256=
|
17
|
+
openplx/_Physics1DSwig.cpython-310-x86_64-linux-gnu.so,sha256=RMQaoe6cngdZtcsqTZcL-73XkUL2ef72YCF_dPWcjk4,5268824
|
18
|
+
openplx/_Physics3DSwig.cpython-310-x86_64-linux-gnu.so,sha256=N2nRKj0o8a02jU7YBaTDdHWi4bAJP_keCKJzSSazvEs,21085392
|
19
19
|
openplx/_PhysicsSwig.cpython-310-x86_64-linux-gnu.so,sha256=NwLEi7iOtislZm5GRLhlHI00Y6HmG3I4FphNDP0GXRQ,17020344
|
20
|
-
openplx/_RoboticsSwig.cpython-310-x86_64-linux-gnu.so,sha256=
|
21
|
-
openplx/_SimulationSwig.cpython-310-x86_64-linux-gnu.so,sha256=
|
22
|
-
openplx/_TerrainSwig.cpython-310-x86_64-linux-gnu.so,sha256=
|
23
|
-
openplx/_UrdfSwig.cpython-310-x86_64-linux-gnu.so,sha256=
|
24
|
-
openplx/_VehiclesSwig.cpython-310-x86_64-linux-gnu.so,sha256=
|
20
|
+
openplx/_RoboticsSwig.cpython-310-x86_64-linux-gnu.so,sha256=9V9HOCe8CNkUOeuJsHw92azw33GzB4emakiUjlRNl3M,12211384
|
21
|
+
openplx/_SimulationSwig.cpython-310-x86_64-linux-gnu.so,sha256=aagMUmadoNAUjXz8utpl8l2EIBpZJdbQFOmwgQNjyf0,3417224
|
22
|
+
openplx/_TerrainSwig.cpython-310-x86_64-linux-gnu.so,sha256=vFU5r5_xRaF8kSosW0w_WlWw5coWdgQApdb0rW9nJzQ,6763464
|
23
|
+
openplx/_UrdfSwig.cpython-310-x86_64-linux-gnu.so,sha256=WZGWTj9x3jQI3nQuGppnkruCuOP4MTon1MaqqhXmSTY,5422384
|
24
|
+
openplx/_VehiclesSwig.cpython-310-x86_64-linux-gnu.so,sha256=o4PN0tTO4x-4L4plv_VIkFud0RIeqh_NMA-_1lC9668,8993648
|
25
25
|
openplx/_VisualsSwig.cpython-310-x86_64-linux-gnu.so,sha256=i55K4RsvD9MbJcJgpY_uMjHWcH9ZxvrbNrDQvw9iGWQ,3097304
|
26
|
-
openplx/__init__.py,sha256=
|
26
|
+
openplx/__init__.py,sha256=joIU6U5xbepiP5YRkkqVAbr87Yf-4aJoNgHp0ZRtWxE,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.3.dist-info/METADATA,sha256=O6d5PclRbARWezHmd_OSxq9VvIaAOm6zveTYnSHzSvI,2418
|
39
|
+
agx_openplx-0.15.3.dist-info/WHEEL,sha256=TtIg0_qHPEvwUmnjN8McVs_WbVQMtiG1MHZE7Uc3iR0,110
|
40
|
+
agx_openplx-0.15.3.dist-info/entry_points.txt,sha256=IyHBVBNuH_4ZhfWnB1ZVXYtpKG_QT7dwGIUMLWdyhrc,263
|
41
|
+
agx_openplx-0.15.3.dist-info/RECORD,,
|
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
|