Something odd reported by a client, they seem to be getting a "MoveBasic: Done linear" in cases where the robot hits the goal, but more often than not the case is as follows:
- nothing gets printed in the console
- linear is done, but not very accurately
- final rotation is done
- action client receives goal succeeded despite being more than linear_tolerance away from goal, again nothing printed in the console
It may just be the extras added in the runaway-rotation-fix branch they're currently on, but it's worth a closer look as to which code path ends this way.