diff --git a/docs/documentation/assets/math-expression-acceleration-vector.png b/docs/documentation/assets/math-expression-acceleration-vector.png new file mode 100644 index 0000000..a818694 Binary files /dev/null and b/docs/documentation/assets/math-expression-acceleration-vector.png differ diff --git a/docs/documentation/assets/motion-path-example-path-error.png b/docs/documentation/assets/motion-path-example-path-error.png new file mode 100644 index 0000000..a92c0aa Binary files /dev/null and b/docs/documentation/assets/motion-path-example-path-error.png differ diff --git a/docs/documentation/assets/motion-path-example-vertices.png b/docs/documentation/assets/motion-path-example-vertices.png new file mode 100644 index 0000000..8505cfb Binary files /dev/null and b/docs/documentation/assets/motion-path-example-vertices.png differ diff --git a/docs/documentation/research-questions/motion-tracking-system-analysis.md b/docs/documentation/research-questions/motion-tracking-system-analysis.md index c46d3b6..bef7d99 100644 --- a/docs/documentation/research-questions/motion-tracking-system-analysis.md +++ b/docs/documentation/research-questions/motion-tracking-system-analysis.md @@ -12,7 +12,7 @@ and where they've placed the tracking devices. A path can look like the following - +Path Point Example To be able to measure the position of our tracking device, we'll have to use sensors that allow us to retrieve useful information that can provide us with either position or velocity. The device will have @@ -45,4 +45,6 @@ Second, to convert our relative acceleration rotation to a useful position, we'l acceleration vector `A(x, y, z)` and rotation vector `R(x, y, z)` to an acceleration vector that is perpendicular to the normal vector of the earth. This is because the acceleration vector of the device is relative to its own axes, and not to the earth's normal vector. -To convert this, we'll have to multiply the acceleration vector `A(x, y, z)` by the rotation matrix \ No newline at end of file +To convert this, we'll have to multiply the acceleration vector `A(x, y, z)` by the rotation matrix +with negative angles, to rotate it back to be perpendicular with the normal of the earth. +After \ No newline at end of file diff --git a/docs/personal-documentation/Luca/literatuuronderzoek/onderzoek-voorbeeld.md b/docs/personal-documentation/Luca/literatuuronderzoek/onderzoek-voorbeeld.md index 90bf854..fb20ae4 100644 --- a/docs/personal-documentation/Luca/literatuuronderzoek/onderzoek-voorbeeld.md +++ b/docs/personal-documentation/Luca/literatuuronderzoek/onderzoek-voorbeeld.md @@ -44,6 +44,13 @@ om deze toe te passen om te helpen met het eenzaamheidsprobleem bij ouderen. ### Op welke manier kunnen we kunstmatige intelligentie inzetten om eenzaamheid onder ouderen te bestrijden? +Zoals al eerder was vermeld worden robots al langer gebruikt bij het helpen van ouderen met huishoudelijke taken die voor hen te zwaar zijn. +Daarom valt het idee ook te overwegen om robots in te zetten om ouderen te helpen met het bestrijden van eenzaamheid. Hiervoor kan er +gebruik gemaakt worden van kunstmatige intelligentie. Kunstmatige intelligentie kan gebruikt worden om de robot te leren hoe het om moet gaan met +de gebruiker, om zowel te horen wat de gebruiker zegt, inhoudelijke reacties te geven op de gebruiker of om de gebruiker te helpen met bepaalde taken als ernaar +gevraagd wordt. Dit kan ervoor zorgen dat de ouderen zich minder eenzaam voelen, en dat ze zich meer op hun gemak voelen in hun eigen huis. + + ### Hoe kunnen we ervoor zorgen dat dit gedaan kan worden zonder de privacy van ouderen te schenden?