项目作者: ardabbour

项目描述 :
用于操作Baxter Research Robot的有用脚本集合。
高级语言: Python
项目地址: git://github.com/ardabbour/easy-baxter.git
创建时间: 2019-01-24T17:52:22Z
项目社区:https://github.com/ardabbour/easy-baxter

开源协议:GNU General Public License v3.0

下载


EASY BAXTER

A collection of useful scripts for the operation of the Baxter Research Robot.

Dependencies

Dependency Version Tested On
Ubuntu 16.04
ROS Kinetic Kame
Python 2.7.15
pybullet 2.5.1
numpy 1.16.4
OpenCV 4.1.0.25

About

This repository is a ROS package that contains several scripts that

  • simplify the usage of main Baxter functions,
  • allow the control of the Baxter end-effector using the keyboard,
  • publish the feed of an external camera through ROS,
  • help find the HSV values needed for simple color filtering, and
  • perform pick and place.

Usage

The scripts are meant to be modified for individual usage, whereas
easy_baxter.py provides a high-level, simplified API for new scripts.

Contributing

Contributions of all sorts including bug fixes, feature additions, etc. are
welcome and encouraged. First, raise an issue, then follow with a pull request.

License

GNU General Public License v3.0.