{ "info": { "author": "Arjun Sahdev", "author_email": "arjunsahdev13@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# kineticspy\nSimulation tool for robotics\n\nRobotics is a very vast branch of engineering involoving computer, mechanical and electrical engineering.\n\nWhile there are many libraries available online for robotics. They are not that easy to use for beginners.\nTo create interest in robotics we need to provide easier visualisation platforms so that the interest can\nnurture.\n\nThe aim of this project is to do exactly that. By using plotly we are providing a 3D toggle to visualize \nthe trajectory and orientation of the robot.\n\nAs currently plotly's 3D animation toolbox is still under development we are limited to matplotlib for\nanimation of the robot.\nAll the contributions are welcome!!\nI have not yet documented anything will do that in about a months time.\n\nIf any doubts mail me or raise an issue.\n\nCurrently I am working on animation through trajectories\nAnd the library is not very well oriented there are redundancies which can be removed\nWill work on that.\n\nCurrent func:\n1. Create Robot object\n2. Forward Dynamics\n3. Trajectory ploting for continuously varying joints\n4. Inverse Kinmatics \n5. Minimum Trajectory Potting i.e straight line\n6. Via Points Addition\n\nCurrent Goals:\n1. add animation\n2. Make the library suitable to be used using DH paramaeters\n3. Add various options for plotting Robot\n\nPS: I am new to open source XD\n\nNote: Functions using inverse kinematics functions are only available for 3DOF arm.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Kaneki99/simulpy", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "kineticspy", "package_url": "https://pypi.org/project/kineticspy/", "platform": "", "project_url": "https://pypi.org/project/kineticspy/", "project_urls": { "Homepage": "https://github.com/Kaneki99/simulpy" }, "release_url": "https://pypi.org/project/kineticspy/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "A small package for robot simulation", "version": "0.0.1" }, "last_serial": 5656535, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "a391455a142239810d31552e81682215", "sha256": "754774d427b03a36f82d7df9889125548d2d5d472e35dee6075fc889eb6bf4c1" }, "downloads": -1, "filename": "kineticspy-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "a391455a142239810d31552e81682215", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7903, "upload_time": "2019-08-09T15:38:33", "url": "https://files.pythonhosted.org/packages/62/f3/752484963182afc8874440e66eb1350b140493667c11341295d104c30e80/kineticspy-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c13790ed32917b5f3cb3a4fa6222c78a", "sha256": "8ea1762919ff332b22d1ac658fa569d80dc32ea12d53cfcb8cc2413b71ced282" }, "downloads": -1, "filename": "kineticspy-0.0.1.tar.gz", "has_sig": false, "md5_digest": "c13790ed32917b5f3cb3a4fa6222c78a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5217, "upload_time": "2019-08-09T15:38:36", "url": "https://files.pythonhosted.org/packages/26/44/31932f3ddaa8999270f306c8d895b8a515955456117bccb5a8f917ebc24a/kineticspy-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a391455a142239810d31552e81682215", "sha256": "754774d427b03a36f82d7df9889125548d2d5d472e35dee6075fc889eb6bf4c1" }, "downloads": -1, "filename": "kineticspy-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "a391455a142239810d31552e81682215", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7903, "upload_time": "2019-08-09T15:38:33", "url": "https://files.pythonhosted.org/packages/62/f3/752484963182afc8874440e66eb1350b140493667c11341295d104c30e80/kineticspy-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c13790ed32917b5f3cb3a4fa6222c78a", "sha256": "8ea1762919ff332b22d1ac658fa569d80dc32ea12d53cfcb8cc2413b71ced282" }, "downloads": -1, "filename": "kineticspy-0.0.1.tar.gz", "has_sig": false, "md5_digest": "c13790ed32917b5f3cb3a4fa6222c78a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5217, "upload_time": "2019-08-09T15:38:36", "url": "https://files.pythonhosted.org/packages/26/44/31932f3ddaa8999270f306c8d895b8a515955456117bccb5a8f917ebc24a/kineticspy-0.0.1.tar.gz" } ] }