|
|
|
|
|
by krisoft
609 days ago
|
|
> Bill likely misspoke or was talking about control error. Mixing up control errors with absolute errors is a very common form of miscommunication in robotics. I work with relatively big robots and often my colleagues would say something like this "During the test we had 0.5m cross track error, so we did X, Y, Z ...". And I always ask them for clarification. Were they looking at the robot and seeing that it is half a meter off where it should be, or were they looking at a screen and seeing that the robot thinks it is half a meter off from where it wants to be? Because those are two very different situations. And both can be described with the same words. (And sometimes it can be both, or just one of them.) |
|
Control error is defined as the difference between desired value and measured value. So this is pretty good?
Even if they use some crude method to obtain position (e.g. gps), they can still easily refine that using e.g. triangulation using cameras around the landing platform.