From 0ef02e643d3e7ed8c3d34418becb22c5ad623ee3 Mon Sep 17 00:00:00 2001 From: aandriella <aandriella@iri.upc.edu> Date: Thu, 5 Aug 2021 16:56:07 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 97dad6c..22ff4ed 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ #### Package: -- **src/robot_behaviour/** folder contains the following classes: +- **src/robot_behaviour/src** folder contains the following classes: - speech_reproducer.py @@ -13,4 +13,4 @@ - robot_reproducer.py -- **src/robot_behaviour/config** contains the pre-recorded gestures and the scripted sentences used by the TIAGo +- **src/robot_behaviour/src/config** contains the pre-recorded gestures and the scripted sentences used by the TIAGo -- GitLab