This commit is contained in:
Kieran McAuliffe 2025-09-01 16:59:15 +02:00
parent b02edd109b
commit d2941dfade

8
README.md Normal file
View File

@ -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.