I’m currently doing a project that involves interfacing with the my L6 arm via a seperate computer. As I try to type this, I find myself at a loss for words. What I want to ask is,“how do I make this work”, but I have a feeling that such a question is far to general to merit any real answers. Instead, I would like to know what sending each motor positional information from a seperate computer would entail. That is to say, can I create basic code to do this? Would I have to actually send the positional information in hex strings? Etc.
Be gentle, I realize I may not even be asking the right questions. I have a fair amount of programming background and I’ve been a part of a past robotics project. In the project, it was just a matter of programming the onboard computer on the robot to take in inputs and execute commands based on the inputs from a server. Am I missing something and am making this overly difficult? Can just do something similar here? The arm will eventually be connected to an EIDC, so a program could be put on there to interperate input, but I still have no idea what I’d need the EIDC to actually be sending to the arm.
Any responses are greatly appreciated. All apologies for anything that is unclear.