Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1.51 KB

README.md

File metadata and controls

31 lines (25 loc) · 1.51 KB

hand_arm_cbt

A top-level package to coordinate a robot with a soft pneumatic hand.

Dependencies

Hardware:

  • A pressure control system running my custom firmware
  • A robot arm (currently tested only with a UR5e)
  • A desktop computer running Linux (currently tested only in Ubuntu 18.04)

Software:

Installation

  1. Add this package to your workspace/src folder.
  2. Run catkin_make to enable the custom python modules in this package to work

Usage

See the Documentation