Skip to content

Factory tools for debug & calibration of the Stretch mobile manipulators from Hello Robot Inc.

Notifications You must be signed in to change notification settings

hello-robot/stretch_factory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 under the guidance of Hello Robot support engineers.

This package can be installed by:

pip install  hello-robot-stretch-factory

The available Stretch Factory tools can be found by tab completing after typing 'REx_'. For example:

REx_base_calibrate_imu_collect.py         REx_D435i_check.py                        REx_dynamixel_set_baud.py                 REx_stepper_calibration_run.py            REx_usb_reset.py
REx_base_calibrate_imu_process.py         REx_discover_hello_devices.py             REx_firmware_updater.py                   REx_stepper_calibration_YAML_to_flash.py  REx_wacc_calibrate.py
REx_base_calibrate_wheel_separation.py    REx_dynamixel_id_change.py                REx_gamepad_configure.py                  REx_stepper_ctrl_tuning.py                
REx_calibrate_guarded_contact.py          REx_dynamixel_id_scan.py                  REx_gripper_calibrate.py                  REx_stepper_gains.py                      
REx_calibrate_range.py                    REx_dynamixel_jog.py                      REx_hello_dynamixel_jog.py                REx_stepper_jog.py                        
REx_cliff_sensor_calibrate.py             REx_dynamixel_reboot.py                   REx_stepper_calibration_flash_to_YAML.py  REx_stepper_mechaduino_menu.py    

For useage of these tools, try for example:

REx_dynamixel_id_scan.py --help


All materials are Copyright 2022-2024 by Hello Robot Inc. Hello Robot and Stretch are registered trademarks. The Stretch robots are covered by U.S. Patent 11,230,000 and other patents pending.

About

Factory tools for debug & calibration of the Stretch mobile manipulators from Hello Robot Inc.

Resources

Stars

Watchers

Forks