adnap

View on PyPIReverse Dependencies (0)

0.3.0 adnap-0.3.0-py3-none-any.whl

Wheel Details

Project: adnap
Version: 0.3.0
Filename: adnap-0.3.0-py3-none-any.whl
Download: [link]
Size: 7787
MD5: 390caf3a24fc721cf5ee35b646548e56
SHA256: ca99fbcd2155d110ea1baa69190412b457c2ec7ffa123bd36e73efb98560478a
Uploaded: 2023-02-23 17:55:16 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: adnap
Version: 0.3.0
Summary: Reverse engineer the Panda dynamics model.
Author-Email: Jean Elsner <jean.elsner[at]tum.de>
Project-Url: homepage, https://github.com/JeanElsner/adnap
Project-Url: documentation, https://adnap.readthedocs.io
Project-Url: repository, https://github.com/JeanElsner/adnap
License: MIT License Copyright (c) 2023 Jean Elsner Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: control,dynamics,emika,franka,jacobian,libfranka,model,panda,python,robot-manipulator,robotics,simulation
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.7
Requires-Dist: numpy
Requires-Dist: panda-model
Requires-Dist: roboticstoolbox-python
Requires-Dist: scipy
Requires-Dist: spatialmath-python
Requires-Dist: sympy
Requires-Dist: anybadge; extra == "test"
Requires-Dist: pylint; extra == "test"
Requires-Dist: pylint-exit; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1577 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.13.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
adnap/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
adnap/evaluate.py sha256=rSSJZn7xOM9Ek49RvyD9Ntb2YQHxCG6Oxf2v7iLoFeY 1912
adnap/optimize.py sha256=zcQfELWOwwqyeaSFehHzKElBX-c_Wpf6UuA76DKTosk 4225
adnap/panda_param.py sha256=rwfCUiC1pr8YNG9P5ARWjFEXfZw9yon1UmDUGX2IOzU 4596
adnap-0.3.0.dist-info/METADATA sha256=I5OzvRXFt4X7WgkSSVw7ptz1Huj1AXDHW-P69utFCEw 4171
adnap-0.3.0.dist-info/WHEEL sha256=Fd6mP6ydyRguakwUJ05oBE7fh2IPxgtDN9IwHJ9OqJQ 87
adnap-0.3.0.dist-info/entry_points.txt sha256=GC4jCYt63JYihtJ3JKGzxmnKmH9-waREeHkTtTIrnp0 90
adnap-0.3.0.dist-info/licenses/LICENSE sha256=7Eat94OAXgSwbXkO87qURCowo5hHU-vDoIOZWFJ8XCg 1068
adnap-0.3.0.dist-info/RECORD

entry_points.txt

adnap-evaluate = adnap.evaluate:run
adnap-optimize = adnap.optimize:run