Rename and comment out debug prints in ElectroPlatingLines
This commit renames the RobotModeCollection
class to RobotSchedule
and updates all related method names accordingly. Additionally, it introduces a new RobotOrchestra
class to handle multiple robot schedules. Several debug print statements have also been commented out to reduce clutter in the output.