franky.MotionReuseException¶
- exception franky.MotionReuseException¶
Exception thrown when a motion is started more than once.
Motions maintain internal state, hence they must not be reused. Create a new motion instance for every execution instead.
Exception thrown when a motion is started more than once.
Motions maintain internal state, hence they must not be reused. Create a new motion instance for every execution instead.