RethinkRobotics / intera_sdk

Software Development Kit and Interface for Rethink Robotics robots
http://sdk.rethinkrobotics.com/intera/
Apache License 2.0
40 stars 63 forks source link

Reconfigure EndEffectors - Save and Load config file for ClickSmart #126

Closed rethink-rlinsalata closed 7 years ago

rethink-rlinsalata commented 7 years ago

Add reconfigure utility for ClickSmart to Save/Load JSON config files from/to device.

Basic utility to save the JSON config currently on a ClickSmart/EE to a file, or load a config file onto a ClickSmart/EE.

Allows users to manually edit the configuration of a ClickSmart and reconfigure the device.

rethink-rlinsalata commented 7 years ago

UPDATE: Tested on robot - saving / editing & loading configs. Added comments and fixed delay.