Skip to content
This repository has been archived by the owner on Sep 25, 2022. It is now read-only.

ardabbour/easy-baxter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published