I downloaded the latest trial version (V5.2.0.19949)of roboDK and installed it on a Linux computer (Linux Mint Cinnamon 19.1 Tessa). I also have a Niryo One robot available here. Can I control the real robot with the trial version or is it only possible to simulate the robot with the trial version? A connection does not seem possible. The Niryo One can be reached in roboDK via ping, the port is according to Niryo 9090 by default. When I click on Connect, the connection status failed. Am I doing something wrong? With the standard software for the robot, I can operate the Niryo One perfectly.
Another problem is that I cannot create the program because the Niryo One is not in the list of post processors. If I now choose any other processor (Mitsubishi in this example) I get the following error (see attached screenshot).
thank you for your help. I found the text editor option and set it to the correct path. This works. I have found a generated file inside my tmp folder (see attached file PostPunkt.py) Unfortunately I get another error. (see attached file error_2.png)
A working example for me ist the following snippet. I could run the script on the raspberry inside the robot. The python api and also the ROS-Stack is on github:
after i installed and selected idle i could use the post processor. It seems that the change in RoboDk's interface regarding the text editor is somehow stuck.
Does the example for the Niryo helps to build a driver and post processor?