I'm trying to connect RoboDK to an Automata EVA. I would like to run a RoboDK robot program on a real robot, but I can't find any documentation on how to do that. The "Connect to robot" ping is working, but I can't actually connect to the robot. There doesn't seem to be any field for an EVA token or any other authentication settings. Am I missing something, or does EVA even work with RoboDK? AutomataDriver.py seems to use compiled .pyc files, so I can't verify whether the Python connection is working properly.
From log:
From log:
Code:
auth_create_session request error: status code 400 with error [{'error': {'error_code': 8, 'title': 'error while parsing parameters', 'details': 'invalid JSON: expects " or n, but found 1, error found in #10 byte of ...|"token": 12345}|..., bigger context ...|{"token": 12345}|...'}}]