I am setting up a project for our robot. We have a tank drive with 2 Falcons per side (leader/follower). I see that we can add a Motor Controller selection in Generator. For this type of setup, do we need to configure the leaders and followers? If I add another Controller group, the new one also says Left/Right. Assuming I am supposed to list all 4 motors, how do I indicate leader/follower?
So, maybe I am just over thinking this? Does SysId use our existing (java) Robot code, or does it deploy/overwrite our code while it is running?
You need to declare all the motors (leaders and followers) that you want sysid to run. Sysid deploys a new executable file that overwrites your robot code.