|
franky 1.1.4
A High-Level Motion API for Franka
|
Exception thrown when a motion is started more than once. More...
#include <robot.hpp>
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.