Hi Fionn,
It's a good question here, it's sure with the dashbord server is not the fastest communication protocol. Why did you do not have good result with Modbus ? RTU or TCP? Modbus is really faster. Did you think of using ROS to control separately in a program the robot and the MIR. I took a look on the web and i found a ros package compatible with MIR but i haven't tested it. You could also use C++ language to build your own package if you are most familiar with this. Unfortunately, we don't have a mir here but if you can provide more information or the context of your application i will be more able to help you.
This is the link to the Ros package :
Hello Pro's
I've come up short on a project here, and am looking for a bit of help. We've integrated a UR5 CB3 onto a MIR100 AIV, and I'm investigating different methods of implementing communications between the two.
The MIR has an inbuilt feature that allows it to connect to the UR's dashboard server, load a specified program, and run it. I have this working without problem, but it's not ideal, it's quite slow and totally inflexible.
Has anyone successfully implemented any other means of communication between the two? I've had no success with Modbus, but perhaps a script based approach may work, or another interface altogether?
Cheers,
Fionn