Closed aacuevas closed 2 weeks ago
The AutoCommutator packed workflow continuously sends {turn:0 } commands when no turning is required, which can sometimes end clogging the port. A simple condition after QuaternionToTwist that filters out 0 values would be helpful.
{turn:0 }
The AutoCommutator packed workflow continuously sends
{turn:0 }
commands when no turning is required, which can sometimes end clogging the port. A simple condition after QuaternionToTwist that filters out 0 values would be helpful.