{ "info": { "author": "Michael Sobrepera", "author_email": "mjsobrep@live.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Manufacturing", "Intended Audience :: Science/Research", "License :: Other/Proprietary License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7" ], "description": ".. toctree::\n :maxdepth: 2\n\nUR-Sockets:\n===========\n\n.. image:: https://readthedocs.org/projects/ur-cb2/badge/?version=latest\n :target: http://ur-cb2.readthedocs.org/en/latest/?badge=latest\n :alt: Documentation Status\n\nTesting and working with socket connections to the UR\n\nWhat is Provided:\n-----------------\n\nFor Python Import:\n..................\n\n+--------+---------+-----------------------------------------------------------------+\n| ur_cb2 | | Provides high level access to basic UR Robot interfacing |\n+--------+---------+-----------------------------------------------------------------+\n| | receive | Provides low level access to allow receiving data from a UR CB2 |\n+--------+---------+-----------------------------------------------------------------+\n| | send |Provides low level access to allow sending data to a UR CB2 |\n+--------+---------+-----------------------------------------------------------------+\n\nFor Command Line Usage:\n.......................\nView live status of robot:\n>>>cb2-listen\n\nSave points from robot for future use:\n>>>cb2-record\n\nPlay back previously recorded points:\n>>>cb2-play\n\nExamples:\n.........\n\n:``cb2_robot_example.py``:\n An example script which will move a robot around. You should be careful\n about running this before ensuring that it will not lead to a crash\n:``send/cb2_send_example.py``:\n An example script which will send movement commands to the robot. You\n should be careful about running this before ensuring that it will not\n lead to a crash\n:``receive/cb2_receive_example.py``:\n An example script which will receive data from the robot. This is exposed\n on the command line.\n\nHow To Setup:\n-------------\n#. Install the packages: `python setup.py install` or `pip install ur_cb2`\n#. Go to the home screen of PolyScope\n#. Click on `SETUP Robot`\n#. Click on `Setup NETWORK`\n#. Set the IP address, subnet mask, and default gateway to something\n intelligent, which matches the network on which the robot will be operating\n#. Plug in the network cables.\n#. Rock and roll (it is recommended to test by running `cb2-listen` from the\n command line)\n#. Once everything is setup, you can import by: `import ur_cb2`,\n `import ur_cb2.receive`, and `import ur_cb2.send`\n\nLicense:\n--------\nThe MIT License (MIT)\n\nCopyright (c) 2016 GTRC.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/IRIM-Technology-Transition-Lab/ur_cb2.git", "keywords": "universal robots cb2 ur5", "license": "The MIT License (MIT)\n\nCopyright (c) 2016 GTRC.\n\nPermission 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:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE 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.", "maintainer": null, "maintainer_email": null, "name": "ur_cb2", "package_url": "https://pypi.org/project/ur_cb2/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ur_cb2/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/IRIM-Technology-Transition-Lab/ur_cb2.git" }, "release_url": "https://pypi.org/project/ur_cb2/0.2/", "requires_dist": null, "requires_python": null, "summary": "A package to interface with a UR CB2 Robot over TCP/IP", "version": "0.2" }, "last_serial": 2019901, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "91ce59314b5d55b1b88b48aa38dd4ab3", "sha256": "bdc9fe52ba64488dd1fadbcf22ff048665cdaafd1e8beaddca8fc4f98f586fc5" }, "downloads": -1, "filename": "ur_cb2-0.1.tar.gz", "has_sig": false, "md5_digest": "91ce59314b5d55b1b88b48aa38dd4ab3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18264, "upload_time": "2016-03-21T20:40:18", "url": "https://files.pythonhosted.org/packages/39/4b/3cad12ae3091cf9382906e0b09f99bd8518fc83924902fff413aa5bd9a2a/ur_cb2-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "76dc2d18b6fc3d169939e436b31f80c1", "sha256": "6ec12817da01f1abd41234929f677ea1b357995f2fc04f353ef5d10909ab4169" }, "downloads": -1, "filename": "ur_cb2-0.2.zip", "has_sig": false, "md5_digest": "76dc2d18b6fc3d169939e436b31f80c1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32499, "upload_time": "2016-03-22T03:38:12", "url": "https://files.pythonhosted.org/packages/6d/9b/3edb5c46aadd353f66221b9123bccad075ebc615b3647689e55b2f23bcef/ur_cb2-0.2.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "76dc2d18b6fc3d169939e436b31f80c1", "sha256": "6ec12817da01f1abd41234929f677ea1b357995f2fc04f353ef5d10909ab4169" }, "downloads": -1, "filename": "ur_cb2-0.2.zip", "has_sig": false, "md5_digest": "76dc2d18b6fc3d169939e436b31f80c1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32499, "upload_time": "2016-03-22T03:38:12", "url": "https://files.pythonhosted.org/packages/6d/9b/3edb5c46aadd353f66221b9123bccad075ebc615b3647689e55b2f23bcef/ur_cb2-0.2.zip" } ] }