agx-openplx 0.16.5__cp39-cp39-macosx_12_0_arm64.whl → 0.16.6__cp39-cp39-macosx_12_0_arm64.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.5.dist-info → agx_openplx-0.16.6.dist-info}/METADATA +4 -4
- {agx_openplx-0.16.5.dist-info → agx_openplx-0.16.6.dist-info}/RECORD +7 -7
- openplx/_AgxOpenPlxPyApi.cpython-39-darwin.so +0 -0
- openplx/_CorePythonSwig.cpython-39-darwin.so +0 -0
- openplx/__init__.py +2 -2
- {agx_openplx-0.16.5.dist-info → agx_openplx-0.16.6.dist-info}/WHEEL +0 -0
- {agx_openplx-0.16.5.dist-info → agx_openplx-0.16.6.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.6
|
4
4
|
Summary: AGX-OpenPLX python interface development
|
5
5
|
Home-page: https://pub.algoryx.dev/openplx/
|
6
6
|
License: Apache 2.0
|
@@ -17,8 +17,8 @@ Classifier: Programming Language :: Python :: 3.10
|
|
17
17
|
Classifier: Programming Language :: Python :: 3.11
|
18
18
|
Classifier: Topic :: Scientific/Engineering :: Physics
|
19
19
|
Classifier: Topic :: Scientific/Engineering :: Visualization
|
20
|
-
Requires-Dist: agx (==2.39.1.
|
21
|
-
Requires-Dist: openplx-bundles (>=0.16.
|
20
|
+
Requires-Dist: agx (==2.39.1.2)
|
21
|
+
Requires-Dist: openplx-bundles (>=0.16.6,<0.17.0)
|
22
22
|
Requires-Dist: pclick (>=0.5.1,<0.6.0)
|
23
23
|
Description-Content-Type: text/markdown
|
24
24
|
|
@@ -34,7 +34,7 @@ See [OpenPLX documentation](https://pub.algoryx.dev/openplx/) for more info on O
|
|
34
34
|
- Python 3.9 on Windows or OSX
|
35
35
|
- Python 3.8 on Ubuntu 20.04
|
36
36
|
- Python 3.10 on Ubuntu 22.04
|
37
|
-
- [AGX Dynamics](https://www.algoryx.se/agx-dynamics/) 2.39.1.
|
37
|
+
- [AGX Dynamics](https://www.algoryx.se/agx-dynamics/) 2.39.1.2 and an AGX Dynamics License
|
38
38
|
- 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.
|
39
39
|
|
40
40
|
|
@@ -10,8 +10,8 @@ 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-39-darwin.so,sha256=
|
14
|
-
openplx/_CorePythonSwig.cpython-39-darwin.so,sha256=
|
13
|
+
openplx/_AgxOpenPlxPyApi.cpython-39-darwin.so,sha256=spYS7rF7E3jIqnVw4_arWn6HMPzwXYNur4HPkeEImMA,12090978
|
14
|
+
openplx/_CorePythonSwig.cpython-39-darwin.so,sha256=k0WNmAWYOp-ukz8LsTHHoZTjZc-_iTZoej61WZMCjXY,3260385
|
15
15
|
openplx/_DriveTrainSwig.cpython-39-darwin.so,sha256=yReljyVJqBA8_LmYR4DuyZDj9nJ5UAqbWWhvf01c89U,7397361
|
16
16
|
openplx/_MathSwig.cpython-39-darwin.so,sha256=xY3mYxfqOrkAi6mTwRZRinf_P25h_6xrp89f0ZcyU4U,2135691
|
17
17
|
openplx/_Physics1DSwig.cpython-39-darwin.so,sha256=WKsCCA4ujHmV7oD3YkQLbczhQI6JfO5MNBKKQw149JM,3852080
|
@@ -23,7 +23,7 @@ openplx/_TerrainSwig.cpython-39-darwin.so,sha256=Cxm-gluY2cmdiB9lsnVs9eI3Jne-WSC
|
|
23
23
|
openplx/_UrdfSwig.cpython-39-darwin.so,sha256=qRNTvl-INezzkvyBrn6NbNUJb9I_MPyywDzp5RslXYk,4009323
|
24
24
|
openplx/_VehiclesSwig.cpython-39-darwin.so,sha256=lvUTtUZ6JjL7yGNo4Qo_LSF3g6bepnzuNH3ex_rUCMo,6696415
|
25
25
|
openplx/_VisualsSwig.cpython-39-darwin.so,sha256=C7dlaPx4eZ6apFn0aYoaTv2oLxr1LbZ6QGicipvIoOc,2262686
|
26
|
-
openplx/__init__.py,sha256=
|
26
|
+
openplx/__init__.py,sha256=mhPAe2TOVb1WVLlsbChrRVpijadNv_WASdU4UvVtWgY,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.6.dist-info/METADATA,sha256=eDSonazWP8lcx9EWfkzHovNiDGkdl3jxAWB6w7rtTFI,2316
|
39
|
+
agx_openplx-0.16.6.dist-info/WHEEL,sha256=O5AT1Qb1jPpISLjIwxiRxhUaN9TX1BFXuc9iRVvoPmk,104
|
40
|
+
agx_openplx-0.16.6.dist-info/entry_points.txt,sha256=IyHBVBNuH_4ZhfWnB1ZVXYtpKG_QT7dwGIUMLWdyhrc,263
|
41
|
+
agx_openplx-0.16.6.dist-info/RECORD,,
|
Binary file
|
Binary file
|
openplx/__init__.py
CHANGED
@@ -9,8 +9,8 @@ import traceback
|
|
9
9
|
import importlib.util
|
10
10
|
if importlib.util.find_spec("agx_env"):
|
11
11
|
import agx_env # pylint: disable=unused-import
|
12
|
-
__AGXVERSION__ = "2.39.1.
|
13
|
-
__version__ = "0.16.
|
12
|
+
__AGXVERSION__ = "2.39.1.2"
|
13
|
+
__version__ = "0.16.6"
|
14
14
|
|
15
15
|
try:
|
16
16
|
import agx
|
File without changes
|
File without changes
|