Fix rebuild

This commit is contained in:
2023-01-11 11:33:31 +02:00
parent 79ef8fb77f
commit 9dfa443c7f
3 changed files with 12 additions and 4 deletions

View File

@@ -2,6 +2,11 @@
## Building
Requirements:
- python3-pip
- python3-pil.imagetk
- ros-humble-moveit
``` sh
./rebuild.sh
```