Comment 2 for bug 419794

Revision history for this message
Martin Flodin (mflodin) wrote :

We do need the decimals to be able to determine a position/force accurately. These values are used in the State Machine when determining where the elevator should be used and with which force.

Since this interface is only used internally, and should actually be hidden from the end user, it doesn't have to look that good. A simple space between the values would probably suffice, e.g. 0.0000 0.0000 0.0000. If it's easy to fix we could also align the numbers to the right so they don't jump around when negative values are displayed. But that is ONLY if it is an easy fix - we should not put that much time into this tab.