Bug fix: pick up problem when transitioning to autonomous
If the user hit the autonomous button when the Swarmie could see a target April tag then the Swarmie would not be able to collect targets later.
The problem is that the Swarmie sees the tag and enters the pick-up routine before it is in autonomous mode.
The fix is to not send the logic controller tag data when the Swarmie is in manual mode.