# light-painting **Repository Path**: JasonTsou/light-painting ## Basic Information - **Project Name**: light-painting - **Description**: 🌈 Light Painting with Fanuc Robot - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2020-11-20 - **Last Updated**: 2022-01-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Light Painting with Fanuc Robot
What is light painting?
-Capturing light trails using long exposure photography and drawing images in air
### Objectives
-Create and communicate a desired path to the robot
-Recreate path with robot’s end effector

![Alt text](/img/flow.png "Process Flow")
Combining 2 different systems/environments:
1) PC for computer vision / image processing and writing the waypoints
2) Fanuc for reading the waypoints and following the path

1) Rectangle (kinda)
![Alt text](/img/image-proc.gif "Image Processing")
2) Spiral
![Alt text](/img/robot.gif "Tracking the Waypoints")
Final) z
![Alt text](/img/light.gif "Final")

### Results
Heart
![Alt text](/img/heart1.png) ![Alt text](/img/heart2.png)
Spiral
![Alt text](/img/spiral1.png) ![Alt text](/img/spiral2.png)
Z
![Alt text](/img/z1.png) ![Alt text](/img/z2.png)


## License MIT © [Atakan Efe Kanman](http://atakanefekanman.com)