Metadata-Version: 2.0
Name: hello-robot-stretch-factory
Version: 0.2.4
Summary: Stretch Factory Tools
Home-page: https://github.com/hello-robot/stretch_factory
Author: Hello Robot Inc.
Author-email: support@hello-robot.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Description-Content-Type: text/markdown
Requires-Dist: future
Requires-Dist: pyserial
Requires-Dist: pyusb
Requires-Dist: gitpython
Requires-Dist: hello-robot-stretch-body
Requires-Dist: tabulate

# Overview

The Stretch Factory package provides Python tools for testing and calibration of the Hello Robot Stretch RE1. 

**These tools are provided for reference only and are intended to be used by qualified Hello Robot production engineers.** 

This package can be installed by:

```
python -m pip install  hello-robot-stretch-factory
```



