ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

How i make a robot arm?

asked 2015-07-23 09:21:01 -0500

AdamJonny gravatar image

Hi, I want to build a robotic application where an arm can press a switch and rotate a knob. Which robotic arm I need to pick for this? it is better if it is controled by arduino.

edit retag flag offensive close merge delete

Comments

Hello. You might have more input from a site that focuses more on hardware if you're planning to build your own. One of my favorites is letsmakerobot.com. There are plenty of helpful people there, and many example builds with open designs.

Airuno2L gravatar image Airuno2L  ( 2015-07-23 13:02:23 -0500 )edit

2 Answers

Sort by ยป oldest newest most voted
1

answered 2015-07-23 09:33:20 -0500

JerryLiu gravatar image
 Hi,friend.
 I  found a similar project:A Robot Arm base on Arduino with high precision 0.3mm and Opensource call dobot.This product will be soon on kickstarter one or two weeks later, please looking forward to it.   (https://www.kickstarter.com/projects/561930872/956638568?token=5b65efe7)

image description

you can learn about it on: https://www.youtube.com/watch?v=vK4cY...

https://www.youtube.com/watch?v=IrmOF...

edit flag offensive delete link more

Comments

Looks nice! Do have more information?

NEngelhard gravatar image NEngelhard  ( 2015-07-23 12:04:56 -0500 )edit

thanks! is it there some way to buy the components?

AdamJonny gravatar image AdamJonny  ( 2015-07-23 22:03:55 -0500 )edit
0

answered 2015-07-24 07:49:32 -0500

jbrown gravatar image

As for as controlling the I/O for the Servos that move the robot arm, an arduino would be a good choice if you want to make one yourself or buy one online such as: http://www.ebay.com/itm/Robot-Arm-Cla...

However, if you would like your robot arm to press a switch and rotate a doorknob without being controlled the entire time, you can look into Moveit! ( http://moveit.ros.org/ ). Moveit! can be used with motion planning libraries, so for example, you could use OpenCV to recognize a doorknob, and Moveit! works with ROS to move the robot arm to turn the doorknob. This is mainly if you want to make your robot arm semi-autonomous though. If you just want to manually control the robot arm and have it rotate doorknobs and press switches, I would say that an arduino would be a good route to take.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2015-07-23 09:11:57 -0500

Seen: 709 times

Last updated: Jul 24 '15