agx-openplx 0.16.8__cp39-cp39-win_amd64.whl → 0.16.9__cp39-cp39-win_amd64.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.8.dist-info → agx_openplx-0.16.9.dist-info}/METADATA +2 -2
- agx_openplx-0.16.9.dist-info/RECORD +41 -0
- openplx/DriveTrain.py +2415 -2415
- openplx/Physics.py +10812 -10812
- openplx/Physics3D.py +10927 -10927
- openplx/Terrain.py +1035 -1035
- openplx/_AgxOpenPlxPyApi.cp39-win_amd64.pyd +0 -0
- openplx/_CorePythonSwig.cp39-win_amd64.pyd +0 -0
- openplx/_DriveTrainSwig.cp39-win_amd64.pyd +0 -0
- openplx/_MathSwig.cp39-win_amd64.pyd +0 -0
- openplx/_Physics1DSwig.cp39-win_amd64.pyd +0 -0
- openplx/_Physics3DSwig.cp39-win_amd64.pyd +0 -0
- openplx/_PhysicsSwig.cp39-win_amd64.pyd +0 -0
- openplx/_RoboticsSwig.cp39-win_amd64.pyd +0 -0
- openplx/_SimulationSwig.cp39-win_amd64.pyd +0 -0
- openplx/_TerrainSwig.cp39-win_amd64.pyd +0 -0
- openplx/_UrdfSwig.cp39-win_amd64.pyd +0 -0
- openplx/_VehiclesSwig.cp39-win_amd64.pyd +0 -0
- openplx/_VisualsSwig.cp39-win_amd64.pyd +0 -0
- openplx/__init__.py +1 -1
- agx_openplx-0.16.8.dist-info/RECORD +0 -41
- {agx_openplx-0.16.8.dist-info → agx_openplx-0.16.9.dist-info}/WHEEL +0 -0
- {agx_openplx-0.16.8.dist-info → agx_openplx-0.16.9.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.9
|
4
4
|
Summary: AGX-OpenPLX python interface development
|
5
5
|
Home-page: https://pub.algoryx.dev/openplx/
|
6
6
|
License: Apache 2.0
|
@@ -19,7 +19,7 @@ Classifier: Programming Language :: Python :: 3.12
|
|
19
19
|
Classifier: Topic :: Scientific/Engineering :: Physics
|
20
20
|
Classifier: Topic :: Scientific/Engineering :: Visualization
|
21
21
|
Requires-Dist: agx (==2.39.1.2)
|
22
|
-
Requires-Dist: openplx-bundles (>=0.16.
|
22
|
+
Requires-Dist: openplx-bundles (>=0.16.9,<0.17.0)
|
23
23
|
Requires-Dist: pclick (>=0.5.1,<0.6.0)
|
24
24
|
Description-Content-Type: text/markdown
|
25
25
|
|
@@ -0,0 +1,41 @@
|
|
1
|
+
openplx/__init__.py,sha256=sgk_oD40oSgocslgt3wfRWjOxjdhVeh589_lM5T6e6o,2456
|
2
|
+
openplx/_AgxOpenPlxPyApi.cp39-win_amd64.pyd,sha256=avoc0wjODBkvFAVv1pz-Hsb0RjeSlZhfxE4vsSP3phQ,5985280
|
3
|
+
openplx/_CorePythonSwig.cp39-win_amd64.pyd,sha256=Uv1DIeYShoaW8cei0Hp_omrElRDFyD7x75dLtAy2w3E,2571264
|
4
|
+
openplx/_DriveTrainSwig.cp39-win_amd64.pyd,sha256=83xlbZI-9QFBwMEGdmT46AQyNFH_5brkQQv1w25OBh0,3475968
|
5
|
+
openplx/_MathSwig.cp39-win_amd64.pyd,sha256=kEY758ghCXy60sya5Lc_atuVtKcKRyn3hStgsycBmjU,1321472
|
6
|
+
openplx/_Physics1DSwig.cp39-win_amd64.pyd,sha256=z0i8hVhyrMNinkpnw7YD7iotoU0bJ2MNjZE1FCS5qbg,1878016
|
7
|
+
openplx/_Physics3DSwig.cp39-win_amd64.pyd,sha256=P8cYJ7q60l3eFwPTWbSFrJO0tE15_5QoNQyTVIUAoPk,12019200
|
8
|
+
openplx/_PhysicsSwig.cp39-win_amd64.pyd,sha256=g0CQay9lNoPye8BGRw9iniifVPrMGzb3IoXuavYRzP8,11013632
|
9
|
+
openplx/_RoboticsSwig.cp39-win_amd64.pyd,sha256=cC_DiYMcs7c1dROSLom4nIzsydGsBW1fR7r6HBMI9C0,4985344
|
10
|
+
openplx/_SimulationSwig.cp39-win_amd64.pyd,sha256=RhogBSX5KvsKhjvuk5OlMuWrIfY6i_1atqcGRX6tpHs,650240
|
11
|
+
openplx/_TerrainSwig.cp39-win_amd64.pyd,sha256=3PQxfryoQV5-0dxNVQox1hWP73rohxyDgz-q82rFM4g,1552384
|
12
|
+
openplx/_UrdfSwig.cp39-win_amd64.pyd,sha256=Ywa3PAIpi_7KEHho5eV0D_xHf9cd1j3wXotvVVZghu0,723456
|
13
|
+
openplx/_VehiclesSwig.cp39-win_amd64.pyd,sha256=BEa5VisLg_QeL_CVkS3CmxUkXXoRFyUFhKeT5cX9zvc,3156992
|
14
|
+
openplx/_VisualsSwig.cp39-win_amd64.pyd,sha256=gHmLfwPjgOwIUWqSewjGcWy0RhiCP1pMSFWDYsgQfso,1290240
|
15
|
+
openplx/agxtoopenplx.py,sha256=LCt_tm9tffb0aA5ZsVAqvD1w276NKuq2MQ9vOZS1V1I,2477
|
16
|
+
openplx/anytoopenplx.py,sha256=ckINLkHMyraBaIhdJfVXcaeVNh6m7BnyEx9or3j7mxo,2318
|
17
|
+
openplx/api.py,sha256=OD-gYeyN_8fGKULvIkRxtpU6eS_tADlj3N5IkY7Wnhw,51254
|
18
|
+
openplx/Core.py,sha256=-lWDwCm8Gj457Ur4C3rjDf61KuG-Y_KByZQxm_HuOaw,278304
|
19
|
+
openplx/DriveTrain.py,sha256=Pe6yfj7Htf4yDCN4Ua26PKp9yNkuF4N8dGnNrI34v7E,567048
|
20
|
+
openplx/Math.py,sha256=nzO44daeh6x0iMTg4sKtSx2Yc8Z6iTTiR7LZDa-RCM0,196693
|
21
|
+
openplx/migrate.py,sha256=VsY2T6DC1r1PeayLdU7YgWIl6KW8GwUtXUPLgTRNx5k,8430
|
22
|
+
openplx/migration_hint.py,sha256=JiD5f7DzCVNoN-N_VweRNIKnSmCRqxhRof4QiR-1rEs,617
|
23
|
+
openplx/migrations.py,sha256=Ryap54t5GbA8z1Cu5SbGZgkJe5uTfANbm6RyUQLWxnk,21573
|
24
|
+
openplx/openplx_application.py,sha256=eLu-ZtD4XFIuNjbkKk7SPAPH--sE0H_eY5_KzSd7wuk,7293
|
25
|
+
openplx/openplx_serialize.py,sha256=0_hKFnBP8IQ4f22vW6RLHRRNxUZVSu21Lcrgy6lbqPc,1491
|
26
|
+
openplx/openplx_validate.py,sha256=2DQUidndm9waN1FQTcv5TXF7_yi337NJ_bdvvsed2jQ,2619
|
27
|
+
openplx/openplx_view.py,sha256=Rmg2uWhaDQ4WMEsKlDTcMBSoPIFDNXXZzN7ytFU9ZgQ,365
|
28
|
+
openplx/Physics.py,sha256=EgPOqt6OUVtTPspntISHzK7jtVUNmsl7skA8mbX31p8,2197071
|
29
|
+
openplx/Physics1D.py,sha256=ERyKjwjhMz0Xlw_VtYPal6uk7DFXj1KDGlwcpLz04jk,283007
|
30
|
+
openplx/Physics3D.py,sha256=raAIvfEvpMv8ZB_I6GnrCeM1sLjr4zT5dCrl9xStUUg,2347529
|
31
|
+
openplx/Robotics.py,sha256=-0J3avw2zg_QUdo7yji20E3PJTp6s5NV8krRanXhoDc,778245
|
32
|
+
openplx/Simulation.py,sha256=K2qYIgfoZLy9ponoi9Fqpdv_kcDkgFBwgPCTO-eDgu4,47946
|
33
|
+
openplx/Terrain.py,sha256=tnptMjd2EznN1OtcknYUa_WqnTKwYQjbyc_L4e3OtfQ,190513
|
34
|
+
openplx/Urdf.py,sha256=RhHn9xgiXKeWn4vRt1xWoF8ixe6RpGEyFgZr9mvG02c,24593
|
35
|
+
openplx/Vehicles.py,sha256=jtRnoXruzdJgEAn5MyEPWdUmQrQSXMUw1MVnoj-ETZ0,463514
|
36
|
+
openplx/versionaction.py,sha256=u0rZ34x1-KtLHM93OBN2BsFAxEAv6HDLadvu14en5io,294
|
37
|
+
openplx/Visuals.py,sha256=I_9r1UxRCylZEnGLzkfAc_8CGm2Fw-Dq8aalAj9Ypks,192729
|
38
|
+
agx_openplx-0.16.9.dist-info/entry_points.txt,sha256=IyHBVBNuH_4ZhfWnB1ZVXYtpKG_QT7dwGIUMLWdyhrc,263
|
39
|
+
agx_openplx-0.16.9.dist-info/METADATA,sha256=bi-Gk7hLql8W8PiMbFjJpco3pUaji3km6SMFkkY-HcM,2367
|
40
|
+
agx_openplx-0.16.9.dist-info/WHEEL,sha256=T7hzPzFWHJiWCVylm2UCj5payilA7ulisMC0IiBEe3o,96
|
41
|
+
agx_openplx-0.16.9.dist-info/RECORD,,
|