First time here? Check out the FAQ!
answered 2016-08-26 06:28:57 -0500
I had to put the whole loop that calls move_groupe_interface's plan function in a new thread for it to return.
plan
(I followed the this discussion and, as stated there, disattached the call to plan from my main loop)