Development Issues Summary
1. Why is the data obtained by getting robot settings empty?
When using getRobotCustomSettings to get robot settings and the data is an empty object, it may be because the robot has never been set. You need to set the robot's settings data (setRobotCustomSettings) first, and then you can get the data. If there is still no data after setting, please contact the relevant development team.