Difference between revisions of "Giant robot arm"

From Sudo Room
Jump to navigation Jump to search
Line 53: Line 53:
* Get an image file (PNG)  and convert it to SVG [http://image.online-convert.com/convert-to-svg free convert to SVG web app]
* Get an image file (PNG)  and convert it to SVG [http://image.online-convert.com/convert-to-svg free convert to SVG web app]
* Take the SVG and convert it to INFORM http://substack.neocities.org/svg2inform.html (thanks Substack!)
* Take the SVG and convert it to INFORM http://substack.neocities.org/svg2inform.html (thanks Substack!)
* Go to SudoRoom, chat with the right hackers and they'll use your feel!
* Go to SudoRoom, chat with the right hackers, learn to calibrate (safety first!!!) and then let the robot do the drawing for you!
 
* Cheers! Cheers! More thanks to Jake for learning how to fake the serial disk https://github.com/jerkey/yasnac/blob/master/src/fakedisk.py

Revision as of 23:05, 9 November 2014

Yaskawa Motoman K10S

robot in sudoroom
humans bringing the robot to sudoroom
as it was found

an image describing the six axes of a six-axis robot robot homed position pose

where did it come from and why is it here?

the robot was sold to sudoroom for scrap for $200, and it's here because it's awesome

software for communicating with the robot from a regular computer

https://github.com/jerkey/yasnac

documentation

hardware used to get it to even turn on without errors

https://github.com/jerkey/yasnac_fakery

Electrical components

tech03_03_01.gif

motoman04.gif

Coordinate conversion and 3d model

https://github.com/sudoroom/sudo-robot-arm

Cool Projects

Drawing with the Robot Arm Project

Substack and Jake went ahead and hacked the robot (see the blog post ). now you can upload simple drawings and get it to draw for you.