Open
Description
The spiral and updated go_to PR (#1410) caused compatibility issues with the Crazyswarm2 with the python bindings.
See this issue: IMRCLab/crazyswarm2#587
We need to update the plan_to function in the python bindings and add the spiral function itself.
Also let's keep an eye on this PR too: #1377. This will also cause incompatibility with Crazyswarm2... maybe it is better to first merge this and then fix both issues together.