diff --git a/README.md b/README.md new file mode 100644 index 0000000..0e3c171 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Painting Robot Simulator +A simple simulation of Dr. Ornella Tortorici's painting robot, assisting in the building of OSC applications. + +## Usage +``` +/tcp_coordinates x y z roll pitch yaw +``` +Where `x y z roll pitch yaw` are the coordinates of the paintbrush holder.