{ "info": { "author": "Parin Chheda, Saurav Shandilya", "author_email": "sauravs.iitb@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "===============================================\nroboapi - Python API for mobile robot control\n===============================================\n.. image:: https://travis-ci.org/travis-ci/travis-web.svg?branch=master\n :target: https://travis-ci.org/travis-ci/travis-web\n\n.. image:: https://coveralls.io/repos/github/sauravshandilya/SDES-2016-Project2/badge.svg\n:target: https://coveralls.io/github/sauravshandilya/SDES-2016-Project2\n\n\nWrite a Python API for controlling a mobile robot.\n\nThis project uses `Raspberry Pi`_ as controller of `Firebird V`_, a mobile robotic platform. The API is designed to allow user write program python language on Raspberry Pi. Raspberry Pi is connected to mobile robot via USB link. The API give abstaction to users over Embedded C program required for using the robot. User make relevant function calls inside API written in Python to control various peripherals of the robot. \n\nRaspberry Pi is used as small computer, running a debian OS. It enhances the feature of robot by providing faster and efficient on-board processing capabilities (for example: running image processing on robot is not possible because of lower processing efficiency of microcontroller). \n\nThus objective of API is to provide user ability to control hardware and perform high end processing using a single language - Python.\n\n.. _Raspberry Pi: https://www.raspberrypi.org/\n.. _Firebird V: http://www.nex-robotics.com/products/fire-bird-v-robots/fire-bird-v-atmega2560-robotic-research-platform.html\n\nDocumentation\n===============\n\nDocumentation and details about project is hosted on `Read the Docs`_\n\n.. _Read the Docs: http://sdes-2016-project2.readthedocs.io\n", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/sauravshandilya/SDES-2016-Project2", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "robotapi", "package_url": "https://pypi.org/project/robotapi/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/robotapi/", "project_urls": { "Homepage": "https://github.com/sauravshandilya/SDES-2016-Project2" }, "release_url": "https://pypi.org/project/robotapi/1.0/", "requires_dist": null, "requires_python": null, "summary": "Python API for mobile robot control", "version": "1.0" }, "last_serial": 2472345, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "410d5296b2e04d6d425dcb5520b157fa", "sha256": "f524c21c7b185bfd05258a913d45ba89868768fd5f7b97dd5882e3834276bff0" }, "downloads": -1, "filename": "robotapi-1.0.tar.gz", "has_sig": false, "md5_digest": "410d5296b2e04d6d425dcb5520b157fa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5835, "upload_time": "2016-11-20T22:24:49", "url": "https://files.pythonhosted.org/packages/cd/39/88892649ce29e53878458245175b72c481cecd64b2fa104fafb3ebff47d3/robotapi-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "410d5296b2e04d6d425dcb5520b157fa", "sha256": "f524c21c7b185bfd05258a913d45ba89868768fd5f7b97dd5882e3834276bff0" }, "downloads": -1, "filename": "robotapi-1.0.tar.gz", "has_sig": false, "md5_digest": "410d5296b2e04d6d425dcb5520b157fa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5835, "upload_time": "2016-11-20T22:24:49", "url": "https://files.pythonhosted.org/packages/cd/39/88892649ce29e53878458245175b72c481cecd64b2fa104fafb3ebff47d3/robotapi-1.0.tar.gz" } ] }