franky.InvalidMotionTypeException¶
- exception franky.InvalidMotionTypeException¶
Exception thrown when an invalid motion type is used.
This exception is thrown when a motion is asynchronously executed and a new motion of a different type is set before the previous one finished.