Name | neura-swift JSON |
Version |
0.0.2
JSON |
| download |
home_page | |
Summary | A Python/Javascript Robot Simulator and Visualiser |
upload_time | 2023-11-05 17:52:14 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.7 |
license | MIT License Copyright (c) 2020 jhavl 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 |
python
robotics
robotics-toolbox
kinematics
dynamics
motion-planning
trajectory-generation
jacobian
hessian
control
simulation
robot-manipulator
mobile-robot
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Neura - Swift
## Installing
### Using pip
Swift is designed to be controlled through the [Robotics Toolbox for Python](https://github.com/petercorke/robotics-toolbox-python). By installing the toolbox through PyPI, swift is installed as a dependency.
Neura-Swift is an extension to work with the neura-roboticstoolbox.
```shell script
pip3 install neura-roboticstoolbox
```
Otherwise, Swift can be install by
```shell script
pip3 install neura-swift
```
Raw data
{
"_id": null,
"home_page": "",
"name": "neura-swift",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "python,robotics,robotics-toolbox,kinematics,dynamics,motion-planning,trajectory-generation,jacobian,hessian,control,simulation,robot-manipulator,mobile-robot",
"author": "",
"author_email": "Jesse Haviland <j.haviland@qut.edu.au>, Peter Corke <rvc@petercorke.com>, Jens Temminghoff <jens.temminghoff@neura-robotics.com>",
"download_url": "https://files.pythonhosted.org/packages/2a/95/9deff7352c18b33b5c6ced31e4ba46f1d36262f11acb2233cf3d44a927ad/neura-swift-0.0.2.tar.gz",
"platform": null,
"description": "# Neura - Swift\r\n\r\n## Installing\r\n### Using pip\r\n\r\nSwift is designed to be controlled through the [Robotics Toolbox for Python](https://github.com/petercorke/robotics-toolbox-python). By installing the toolbox through PyPI, swift is installed as a dependency.\r\n\r\nNeura-Swift is an extension to work with the neura-roboticstoolbox.\r\n\r\n```shell script\r\npip3 install neura-roboticstoolbox\r\n```\r\n\r\nOtherwise, Swift can be install by\r\n\r\n```shell script\r\npip3 install neura-swift\r\n```\r\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2020 jhavl 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. ",
"summary": "A Python/Javascript Robot Simulator and Visualiser",
"version": "0.0.2",
"project_urls": {
"homepage": "https://github.com/JTem/neura_swift",
"repository": "https://github.com/JTem/neura_swift"
},
"split_keywords": [
"python",
"robotics",
"robotics-toolbox",
"kinematics",
"dynamics",
"motion-planning",
"trajectory-generation",
"jacobian",
"hessian",
"control",
"simulation",
"robot-manipulator",
"mobile-robot"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8f7f44367ecc7ef6bef4a449310dfbecd346b693b6aa328c60d75fd8d00ecc2d",
"md5": "b38357aedbe43db0a2689e4b04ab2b8a",
"sha256": "47e6edeb3848d5370bf69dbeb492f3e1e5208835483baea38e3172bd09a1c3bd"
},
"downloads": -1,
"filename": "neura_swift-0.0.2-cp312-cp312-win_amd64.whl",
"has_sig": false,
"md5_digest": "b38357aedbe43db0a2689e4b04ab2b8a",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.7",
"size": 1688870,
"upload_time": "2023-11-05T17:52:11",
"upload_time_iso_8601": "2023-11-05T17:52:11.394273Z",
"url": "https://files.pythonhosted.org/packages/8f/7f/44367ecc7ef6bef4a449310dfbecd346b693b6aa328c60d75fd8d00ecc2d/neura_swift-0.0.2-cp312-cp312-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2a959deff7352c18b33b5c6ced31e4ba46f1d36262f11acb2233cf3d44a927ad",
"md5": "5c89b9ef38ac96c383d0b432e8aa8421",
"sha256": "c49a1ddb9deda7783e45d8c27613256d17d05da5761b01321c17c94121e2b01d"
},
"downloads": -1,
"filename": "neura-swift-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "5c89b9ef38ac96c383d0b432e8aa8421",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 1420470,
"upload_time": "2023-11-05T17:52:14",
"upload_time_iso_8601": "2023-11-05T17:52:14.430892Z",
"url": "https://files.pythonhosted.org/packages/2a/95/9deff7352c18b33b5c6ced31e4ba46f1d36262f11acb2233cf3d44a927ad/neura-swift-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-05 17:52:14",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "JTem",
"github_project": "neura_swift",
"github_not_found": true,
"lcname": "neura-swift"
}