Metadata-Version: 2.1
Name: hello_robot_stretch_factory
Version: 0.5.5
Summary: Stretch Factory Tools
Home-page: https://github.com/hello-robot/stretch_factory
Author: Hello Robot Inc.
Author-email: support@hello-robot.com
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
License-File: LICENSE.md
Requires-Dist: future
Requires-Dist: pyserial
Requires-Dist: pyusb
Requires-Dist: gitpython
Requires-Dist: hello-robot-stretch-body (>=0.4.26)
Requires-Dist: tabulate
Requires-Dist: python-xlib

# Overview

The Stretch Factory package provides low-level Python tools for debug, testing, and calibration of the Hello Robot Stretch robots.

**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  -U hello-robot-stretch-factory
```

