Open matthewp opened 4 years ago
Machine crosswalk = rbt_machine( ) Machine machine = rbt_machine( (State[]) { rbt_invoke(crosswalk, (Transition[] { rbt_transition("done", "success") }, 1) }, 1);
Branch: https://github.com/matthewp/librobot/tree/invoke