Stretch Diagnostics
Project description
Overview
The Stretch Diagnostics package provides tools to run different suites of tests on the stretch robot to debug issues.
Note This tool is to be used only with Hello Robot's guidance.
Installation
Standard python package install
pip3 install hello-robot-stretch-diagnostics
For local python package installation
cd ~/repos
git clone https://github.com/hello-robot/stretch_diagnostics
cd stretch_diagnostics/python
pip3 install -e .
Using the stretch_diagnostic_check.py
tool
The stretch_diagnostic_check.py
tool can be executed anywhere from the terminal
to run different tests, see test status reports, manage test data and zip the generated diagnostics data.
$ stretch_diagnostics_tool.py -h
For use with S T R E T C H (R) RESEARCH EDITION from Hello Robot Inc.
---------------------------------------------------------------------
usage: stretch_diagnostic_check.py [-h] [--report] [--zip] [--archive] [--menu] [--unzip [zip file]] [--list [verbosity]]
[--simple | --power | --realsense | --stepper | --firmware | --dynamixel | --gripper | --ros | --cpu | --arm | --all]
Script to run Diagnostic Test Suite and generate reports.
optional arguments:
-h, --help show this help message and exit
--report Report the latest diagnostic check
--zip Generate zip file of latest diagnostic check
--archive Archive old diagnostic test data
--menu Run tests from command line menu
--unzip [zip file] Unzip the given stretch diagnostics zipped data and view report.
--list [verbosity] Lists all the available TestSuites and its included TestCases Ordered (Default verbosity=1)
--simple Run simple diagnostics across entire robot
--power Run diagnostics on the power subsystem
--realsense Run diagnostics on the Intel RealSense D435 camera
--stepper Run diagnostics on stepper drivers
--firmware Run diagnostics on robot firmware versions
--dynamixel Run diagnostics on all robot Dynamixel servos
--gripper Run diagnostics on the gripper subsystem
--ros Run diagnostics on the ROS packages
--cpu Run diagnostics on the CPU
--arm Run diagnostics on the Arm
--all Run all diagnostics
The diagnostics data are stored under the directory ~/stretch_user/log/diagnostic_check
.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for hello_robot_stretch_diagnostics-0.0.7.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d9219f1ad4aecd868e8913f378d9e9901ce2c96c9795d677db3cec18d45aa71 |
|
MD5 | a687b14972c14e311795a6a55f9fb9d5 |
|
BLAKE2b-256 | 558bb4403e125960d1369b36c0bfc163733b01684a68977ae1e989642be00ccd |
Close
Hashes for hello_robot_stretch_diagnostics-0.0.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c10b3954a11315e9e844867c55ac1b1e0cfe6e9c03555173a900b499c4ab3074 |
|
MD5 | 866bdb2d61e0c287e72912f5bea8e874 |
|
BLAKE2b-256 | 60c785150ff1a254e8140e864f093dbe5909c6a43001af3b3fc19a1010457832 |