Difference between revisions of "Baxter"

From Lofaro Lab Wiki
Jump to: navigation, search
(Tutorials)
Line 1: Line 1:
 
[[File:Baxter.jpg]]
 
[[File:Baxter.jpg]]
 +
== Overview ==
 +
 +
Baxter was purchased by George Mason University in Spring 2014 and utilized in projects such as: [ARCHR] and [Graduate work]. It is the first interactive 7 degree-of-freedom humanoid robot offered by Rethink Robotics at an affordable price with research and outreach in the [http://www.rethinkrobotics.com/research-education/ STEM] field in mind. By utilizing the powerful ROS software suite it offers streamlined programming built-in with access to various features such as sonar, IR, wrist-camera, front-facing camera, and more. Its hardware allows high adaptability and flexibility to tasks while remaining very safe to humans.
  
Baxter is the first interactive high degree-of-freedom robot offered by Rethink Robotics with research and the [http://www.rethinkrobotics.com/research-education/ STEM] field in mind. By utilizing the powerful ROS software suite it offers streamlined programming built-in. Its various sensors and hardware allow it to perform actions requiring high adaptability and flexibility while remaining extremely safe to humans.
 
  
----
 
 
==Tutorials==
 
==Tutorials==
* [[Setting up computer environment]]
+
[[Setting up computer environment for controlling Baxter]]
 +
 
  
 
==Code==
 
==Code==
* [[How to use the code]]
+
[[ARCHR (voodoo-style controller)]]
* [[Arms]]
+
[[Arms]]
  
 
==Videos==
 
==Videos==
* [https://www.youtube.com/watch?v=D8LeWLUosMg initial testing]
+
[[https://www.youtube.com/watch?v=D8LeWLUosMg initial testing]]
* [https://www.youtube.com/watch?v=ABPjFuQKKdE testing peg-in-hole]
+
[[https://www.youtube.com/watch?v=ABPjFuQKKdE testing peg-in-hole]]
 +
----

Revision as of 00:54, 2 December 2014

Baxter.jpg

Overview

Baxter was purchased by George Mason University in Spring 2014 and utilized in projects such as: [ARCHR] and [Graduate work]. It is the first interactive 7 degree-of-freedom humanoid robot offered by Rethink Robotics at an affordable price with research and outreach in the STEM field in mind. By utilizing the powerful ROS software suite it offers streamlined programming built-in with access to various features such as sonar, IR, wrist-camera, front-facing camera, and more. Its hardware allows high adaptability and flexibility to tasks while remaining very safe to humans.


Tutorials

Setting up computer environment for controlling Baxter


Code

ARCHR (voodoo-style controller) Arms

Videos

[initial testing] [testing peg-in-hole]