Name | cosysairsim JSON |
Version |
3.0.1
JSON |
| download |
home_page | None |
Summary | This package contains simple Python client for Cosys-AirSim. This integrates most API functions over RPC. |
upload_time | 2024-08-02 09:17:40 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.7 |
license | MSR Aerial Informatics and Robotics Platform MSR Aerial Informatics and Robotics Simulator (AirSim) Copyright (c) Microsoft Corporation All rights reserved. MIT License 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 |
simulation
airsim
api
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Python API for AirSim
This package contains simple Python client for [Cosys-AirSim](https://github.com/Cosys-Lab/Cosys-AirSim).
It can also be installed as a Python module. This integrates most API functions over RPC.
Note that this is renamed `cosysairsim` from the original `airsim` module.
## Dependencies
This package depends on `numpy` and `msgpack` and would automatically install `numpy` and `msgpack-rpc-python` (this may need administrator/sudo prompt):
```
pip install numpy
pip install msgpack-rpc-python
```
## Installing from pip
You can install the Cosys-AirSim Python client from pip with `pip install cosysairsim`
## Installing Python Module from source
For this go into the _PythonClient_ folder of the Cosys-AirSim repository and use pip to install it to your python environment with `pip install .`
## More Info
More information on AirSim can be found at:
https://cosys-lab.github.io/
Raw data
{
"_id": null,
"home_page": null,
"name": "cosysairsim",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "simulation, airsim, api",
"author": null,
"author_email": "Shital Shah <shitals@microsoft.com>, Wouter Jansen <wouter.jansen@uantwerpen.be>",
"download_url": "https://files.pythonhosted.org/packages/47/61/7ff9d93411ae902032353358f915d94bd8458bda5e4e0bf5d4091acbb96d/cosysairsim-3.0.1.tar.gz",
"platform": null,
"description": "# Python API for AirSim\r\n\r\nThis package contains simple Python client for [Cosys-AirSim](https://github.com/Cosys-Lab/Cosys-AirSim). \r\nIt can also be installed as a Python module. This integrates most API functions over RPC.\r\n\r\nNote that this is renamed `cosysairsim` from the original `airsim` module. \r\n\r\n## Dependencies\r\nThis package depends on `numpy` and `msgpack` and would automatically install `numpy` and `msgpack-rpc-python` (this may need administrator/sudo prompt):\r\n```\r\npip install numpy\r\npip install msgpack-rpc-python\r\n```\r\n\r\n## Installing from pip\r\n\r\nYou can install the Cosys-AirSim Python client from pip with `pip install cosysairsim`\r\n\r\n## Installing Python Module from source\r\nFor this go into the _PythonClient_ folder of the Cosys-AirSim repository and use pip to install it to your python environment with `pip install .`\r\n\r\n## More Info\r\n\r\nMore information on AirSim can be found at:\r\nhttps://cosys-lab.github.io/\r\n\r\n",
"bugtrack_url": null,
"license": "MSR Aerial Informatics and Robotics Platform MSR Aerial Informatics and Robotics Simulator (AirSim) Copyright (c) Microsoft Corporation All rights reserved. MIT License 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": "This package contains simple Python client for Cosys-AirSim. This integrates most API functions over RPC.",
"version": "3.0.1",
"project_urls": {
"Documentation": "https://cosys-lab.github.io/",
"Repository": "https://github.com/Cosys-Lab/Cosys-AirSim"
},
"split_keywords": [
"simulation",
" airsim",
" api"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "16e42e43ef884843b8058a49d7a2c727a9d4f2f96fad737132bcf4839cdcc03c",
"md5": "0fc0d175640441eba1a0770467ef302a",
"sha256": "223da5f0f6687f55a84061e4c4e2797b8b1d5a440cdd1bac9f0f7502451bf530"
},
"downloads": -1,
"filename": "cosysairsim-3.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0fc0d175640441eba1a0770467ef302a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 4520073,
"upload_time": "2024-08-02T09:17:38",
"upload_time_iso_8601": "2024-08-02T09:17:38.717966Z",
"url": "https://files.pythonhosted.org/packages/16/e4/2e43ef884843b8058a49d7a2c727a9d4f2f96fad737132bcf4839cdcc03c/cosysairsim-3.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "47617ff9d93411ae902032353358f915d94bd8458bda5e4e0bf5d4091acbb96d",
"md5": "8d224ebbb6e96cec9c9b01342b825019",
"sha256": "261c1b53bac45c7eda9e76191d4d03b605e67c7676a4c5dd6f5fe7a8ab76ad09"
},
"downloads": -1,
"filename": "cosysairsim-3.0.1.tar.gz",
"has_sig": false,
"md5_digest": "8d224ebbb6e96cec9c9b01342b825019",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 6261252,
"upload_time": "2024-08-02T09:17:40",
"upload_time_iso_8601": "2024-08-02T09:17:40.465779Z",
"url": "https://files.pythonhosted.org/packages/47/61/7ff9d93411ae902032353358f915d94bd8458bda5e4e0bf5d4091acbb96d/cosysairsim-3.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-02 09:17:40",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Cosys-Lab",
"github_project": "Cosys-AirSim",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "cosysairsim"
}