top of page

Painting Robot

Background

Coded a simulation in CoppeliaSim, successfully creating a robot that is able to paint a wall. Inverse kinematics, and a threaded child script, is used to give points and end effector move to that point for the toolpath to commence. All points are connected to a prismatic joint which helps to change the point location from right to left slowly.

image7.png
image2.png

GitHub Repository With Full Code:

  • 25231
bottom of page