Hello, This year my team is using c++ and the command based robot template. During last weeks competition I noticed that a camera command I had in a Command Group seemed to be running the initialization function every time the command group was called. Is this possible or am i missing something. Also if the initialization function does get called every time a command group is called how do I stop it.