Metadata-Version: 2.1
Name: motorcortex-mobile-control-python
Version: 0.2.1
Summary: Python bindings for Motorcortex Mobile Platform Control
Home-page: https://www.motorcortex.io
Author: Alexey Zakharov
Author-email: info@vectioneer.com
License: MIT
Description: Motorcortex Mobile Control is a simple implementation of a higher-level API to control a mobile platform. This API allows
        switching between states and modes (position or velocity) and send move commands to the mobility platform.
        
        Prerequisites
        ============
        
        Install *motorcortex-python* https://pypi.org/project/motorcortex-python/ via `pip3`.
        
        `pip3 install motorcortex-python`
        
        For more details, please check
        motorcortex-python [README](https://docs.motorcortex.io/docs/developing-client-applications/python/mcx-python-for-linux/)
        .
        
        Getting Started
        ===============
        Download the library and run examples from the `test` folder. To get familiar with the latest API please
        check `mobile_control/mobile_platform.py` and `mobile_control/velocity_mode.py`.
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
