I’ve tried a method to control multiple machines, but it doesn’t work.
Could someone please teach me the solution?
The following is an outline of the created process.
■issac_sim
I prepared two REB_JointContorols and set different “input Channel” and “output Channel” respectively.
■Python File
I created separate instances of the Application class and loaded different json files for each.
I set the input / output set on the issac_sim side for each class.
However, when I tried it, one object worked, but the other object didn’t.
I would like to know how to move both objects at the same time.
thank you for your attention.