I am not able to connect with my system . Please guide me to solve this system.
Hi,
You’d input the IP address of the control box in the script if you did not input the right IP address in the "robot.conf’ file
Replace the ip in the line arm = XArmAPI(ip)
with the robot IP address like
arm = XArmAPI('192.168.1.123')