{ "info": { "author": "Kevin Walchko", "author_email": "walchko@users.noreply.github.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: MIT License", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX", "Operating System :: POSIX :: Linux", "Operating System :: Unix", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.6", "Topic :: Scientific/Engineering", "Topic :: Scientific/Engineering :: Artificial Intelligence", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": ".. image:: https://raw.githubusercontent.com/walchko/quadruped/master/pics/spiderbot_dev.JPG\n\t:target: https://github.com/MomsFriendlyRobotCompany/quadruped\n\nQuadruped\n============================\n\n.. image:: https://img.shields.io/pypi/v/quadruped.svg\n\t:target: https://github.com/MomsFriendlyRobotCompany/quadruped\n.. image:: https://img.shields.io/pypi/l/quadruped.svg\n\t:target: https://github.com/MomsFriendlyRobotCompany/quadruped\n.. image:: https://travis-ci.org/MomsFriendlyRobotCompany/quadruped.svg?branch=master\n\t:target: https://travis-ci.org/MomsFriendlyRobotCompany/quadruped\n\nMy robot software.\n\n* `YouTube `_\n* `Vimeo `_\n\nDocumentation\n-------------------\n\n**Note:** This re-write is still very early and not fully running yet, just\nparts.\n\nInstall\n-----------\n\nlinux\n~~~~~~~~\n\nYou will also need::\n\n\tpip install ds4drv\n\npip\n~~~~~\n\nThe recommended way to install this library is::\n\n\tpip install quadruped\n\nDevelopment\n~~~~~~~~~~~~~\n\nIf you wish to develop and submit git-pulls, you can do::\n\n\tgit clone https://github.com/MomsFriendlyRobotCompany/quadruped\n\tcd quadruped\n\tpip install -e .\n\nTesting\n~~~~~~~~~\n\nSince I have both python2 and python3 installed, I need to test with both::\n\n\tpython2 -m nose *.py\n\tpython3 -m nose *.py\n\nLayout\n------------\n\nHere is *sort* of the layout of the code:\n\n- Quadruped (*see examples folders*):\n\t- Engine(serial)\n\t- AHRS() - tilt compensated compass\n\t- IMU() - NXP IMU from Adafruit\n\t- MCP3208() - ADC for IR and whatever else\n\t- Gait:\n\t\t- command() - plans all feet through 1 gait cycle (12 steps)\n\t\t- eachLeg(x,y,z)\n\n- Engine({serial}): - handles movement hardware\n\t- legs[4]\n\t\t- servos[3]\n\t\t\t- angle\n\t\t\t- setServoLimits()\n\t\t\t- bulkWrite() - change to sync\n\t\t- coxa, femur, tibia\n\t\t- fk()\n\t\t- ik()\n\t\t- moveFoot(x,y,z)\n\t\t- moveFootAngle(a,b,c)\n\nThe example quadruped (in the examples folder), takes a dictionary. Currently\nit takes::\n\n\tdata = {\n\t\t'serialPort': '/dev/tty.usbserial-AL034G2K',\n\t\t'write': 'bulk'\n\t}\n\nIf you don't pass it a serial port, then it falls back to a simulated serial\nport (which does nothing) which is useful for testing.\n\nTools\n---------\n\nThis directory contains several tools for the robot:\n\nChange Log\n-------------\n\n============ ======= ============================\n2017-Jul-07 0.4.1 broke out into package and published to PyPi\n2016-Aug-10 0.0.1 init\n============ ======= ============================\n\n\nMIT License\n---------------\n\n**Copyright (c) 2016 Kevin J. Walchko**\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, 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, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/MomsFriendlyRobotCompany/quadruped", "keywords": "framework,robotic,robot,sdl2,ps4,quadruped", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "quadruped", "package_url": "https://pypi.org/project/quadruped/", "platform": "", "project_url": "https://pypi.org/project/quadruped/", "project_urls": { "Homepage": "https://github.com/MomsFriendlyRobotCompany/quadruped" }, "release_url": "https://pypi.org/project/quadruped/0.4.1/", "requires_dist": [ "build-utils", "mcp3208", "numpy", "nxp-imu", "pyserial", "pyxl320", "simplejson" ], "requires_python": "", "summary": "A python robotic driver for a quadruped robot", "version": "0.4.1" }, "last_serial": 3011050, "releases": { "0.4.1": [ { "comment_text": "", "digests": { "md5": "f077928f9095ec6898a951b084d65798", "sha256": "a3a14841c18d18433e41ee85ca905b49d13e91113f41e58c78e364bfc2e73d22" }, "downloads": -1, "filename": "quadruped-0.4.1-py2-none-any.whl", "has_sig": false, "md5_digest": "f077928f9095ec6898a951b084d65798", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 21879, "upload_time": "2017-07-10T03:58:02", "url": "https://files.pythonhosted.org/packages/ff/69/9edbf8b11003579943e827908ccde30feabbb00670457ee590abe691e9aa/quadruped-0.4.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1501674a480bd427fc7267fabecad8dd", "sha256": "ad6d23959b6010dd0cb58f3834643456071793c71ecb3a09516d95056d1e5979" }, "downloads": -1, "filename": "quadruped-0.4.1-py3-none-any.whl", "has_sig": false, "md5_digest": "1501674a480bd427fc7267fabecad8dd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 21877, "upload_time": "2017-07-10T03:58:04", "url": "https://files.pythonhosted.org/packages/7e/88/5c27b1459aabb80360fe10dace0a156bc2dcf2f492171b412b2b2184431f/quadruped-0.4.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "45194d88760db00d828849f1801a3cfb", "sha256": "d3ff2e852c7a462db568af5dfdefb723848cdf890337b7f05a9fb2464c168628" }, "downloads": -1, "filename": "quadruped-0.4.1.tar.gz", "has_sig": false, "md5_digest": "45194d88760db00d828849f1801a3cfb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17273, "upload_time": "2017-07-10T03:58:06", "url": "https://files.pythonhosted.org/packages/1c/60/9a8bee5476086fb6dd4e7b7c4b59eede17cb5897286deb3a07d0d4cd79b5/quadruped-0.4.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f077928f9095ec6898a951b084d65798", "sha256": "a3a14841c18d18433e41ee85ca905b49d13e91113f41e58c78e364bfc2e73d22" }, "downloads": -1, "filename": "quadruped-0.4.1-py2-none-any.whl", "has_sig": false, "md5_digest": "f077928f9095ec6898a951b084d65798", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 21879, "upload_time": "2017-07-10T03:58:02", "url": "https://files.pythonhosted.org/packages/ff/69/9edbf8b11003579943e827908ccde30feabbb00670457ee590abe691e9aa/quadruped-0.4.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1501674a480bd427fc7267fabecad8dd", "sha256": "ad6d23959b6010dd0cb58f3834643456071793c71ecb3a09516d95056d1e5979" }, "downloads": -1, "filename": "quadruped-0.4.1-py3-none-any.whl", "has_sig": false, "md5_digest": "1501674a480bd427fc7267fabecad8dd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 21877, "upload_time": "2017-07-10T03:58:04", "url": "https://files.pythonhosted.org/packages/7e/88/5c27b1459aabb80360fe10dace0a156bc2dcf2f492171b412b2b2184431f/quadruped-0.4.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "45194d88760db00d828849f1801a3cfb", "sha256": "d3ff2e852c7a462db568af5dfdefb723848cdf890337b7f05a9fb2464c168628" }, "downloads": -1, "filename": "quadruped-0.4.1.tar.gz", "has_sig": false, "md5_digest": "45194d88760db00d828849f1801a3cfb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17273, "upload_time": "2017-07-10T03:58:06", "url": "https://files.pythonhosted.org/packages/1c/60/9a8bee5476086fb6dd4e7b7c4b59eede17cb5897286deb3a07d0d4cd79b5/quadruped-0.4.1.tar.gz" } ] }