Given the following scenario, which of the following diagram…

Given the following scenario, which of the following diagrams is correct? You are working on a modular robot with several subsystems. The Robot is the main subsystem, and it controls the overall task planning of the device. The robot has two Arm objects that each act independently with the instructions given by the Robot. The arms cannot act without the robot. There is also a Camera object that gives the Robot additional input data. Adding up to 8 cameras to the robot increases its field of view, but the Robot does not need any camera sensors to operate.