From d2941dfade57e35b7f51f2e50ff654ccd219cdce Mon Sep 17 00:00:00 2001 From: Kieran McAuliffe Date: Mon, 1 Sep 2025 16:59:15 +0200 Subject: [PATCH] readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md 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.