Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 437 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 437 Bytes

ROS Controller Plugin for YuMi Robot

This repo is as adaptaion of the PR2 ROS controller plugin codebase of https://github.com/cbfinn/gps to a general ROS control plugin code to be used with any dual arm robot such as the YuMi robot.

Caution: The code is not yet cleaned up.

Usage

  • A robot specific driver is required.
  • An external ROS node is expected to communicate with the plugin ROS node.