Hi,
I hope this is the right place to post this.
So basically, since I am really not into lua at all, I firstly tried to just play around with the drone, and I wanted to write a program sooner or later, to harvest things. I tried to figure out how getPosition() works and what it actually returns when I tried to setup a variable with that method, it always threw "string expected, got table". Tried like position = {component.navigation.getPosition()}. <- That somehow had to do with something else, I don't know what exactly.
So I tried to get "getPosition()" to work, for