Trainable Robotic Arm: Difference between revisions
Jump to navigation
Jump to search
(Added some more links) |
|||
Line 11: | Line 11: | ||
=Commercial= | =Commercial= | ||
*Baxter by Rodney Brooks, $25k a pop, uses ROS for control. Website [http://www.rethinkrobotics.com/baxter/]. Wikipedia - [https://en.wikipedia.org/wiki/Baxter_(robot)]. Wired - [https://www.wired.com/2017/03/baxter-robot-fixes-mistakes-reading-mind/] | *Baxter by Rodney Brooks, $25k a pop, uses ROS for control. Website [http://www.rethinkrobotics.com/baxter/]. Wikipedia - [https://en.wikipedia.org/wiki/Baxter_(robot)]. Wired - [https://www.wired.com/2017/03/baxter-robot-fixes-mistakes-reading-mind/] | ||
=See Also= | |||
*[[Industrial Robot]] | |||
*[[Open Source Robotic Arm Construction Set]] | |||
*[[Open Source Robotic Arms]] | |||
=Useful Links= | |||
*MoveIt! - [http://moveit.ros.org/] - open source robotic arm control software from ROS | |||
*MoveIt! appears to have trainability featurees - such as CHOMP - [http://moveit.ros.org/documentation/planners/] |
Revision as of 22:48, 4 April 2018
- Adafruit simple teachable arm with servos - [1]
- 2013 Paper - simple Arduino trainable arm - [2]
- 2013 Youtube - simple Arduino trainable - [3]
ROS
- ROS is open source, and is supported by many universities.
- Willow Garage sells robots running ROS - [4]
Commercial
- Baxter by Rodney Brooks, $25k a pop, uses ROS for control. Website [5]. Wikipedia - [6]. Wired - [7]