Is dynamic_reconfigure expected to be API stable for the C-Turtle release? How is the startup order controlled in a launch file? As far I can tell the timing and order is intentionally indeterminate, so the nodes parameters may not be set until the node is launched. Is this correct? Is dynamic_reconfigure seen as a replacement for the current method of setting parameters or should nodes support both methods for C-Turtle?