Changes for page Mathieu Jung-Muller
Last modified by Mathieu Jung-Muller on 2022/04/05 10:21
From version
8.1


edited by Mathieu Jung-Muller
on 2022/02/24 17:52
on 2022/02/24 17:52
Change comment:
There is no comment for this version
To version
11.1


edited by Mathieu Jung-Muller
on 2022/02/28 09:56
on 2022/02/28 09:56
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -11,8 +11,9 @@ 11 11 I had to check Interactive Robotics first, to see whether it would be adapted for our needs. 12 12 It turned out this platform seemed too simple for what we wanted to do, and I thus told the team that we should move to Choregraphe instead, to be able to implement our own Python blocks as well as customize those that already exist whenever we need it. 13 13 I watched tutorials and built some dummy behaviours to get started on Choregraphe. 14 -I also started to try and understand how to do the reminderpart for our project, with little success however.14 +I also started to try and understand how to do the activity part for our project, with little success however. 15 15 16 16 **Week 3:** 17 -I continued on the reminder behaviour on Choregraphe and discussed it with Manolo, we made some progress but are still not that far. 18 -I also read Wikis from other groups, and realized we were a bit late compared to them, so I updated most of our wiki pages. 17 +I read Wikis from other groups, and realized we were a bit late compared to them, so I updated most of our wiki pages. 18 +I continued on the activity behaviour on Choregraphe and discussed it with Manolo, we made some progress on it. 19 +I wrote an activity behaviour on Choregraphe, that works on the virtual robot. I also made one with speech recognition, so that we can test it the week later when we book a real robot. I also wrote the reminder behaviour.