Closed yamachaso closed 2 years ago
In vs060.launch.xml,
<launch> ... <param name="arm_group" value="0"/> </launch>
What exactly does the arm_group stand for and for what purpose is it used? Is this useful, for example, when you want to coordinate multiple robot arms? I would be happy to get some examples of how it is being used. Thank you in advance.
arm_groupe is useful if you control extended-joints in pacscript(denso robot program). Please refer the following URL. https://www.fa-manuals.denso-wave.com/en/usermanuals/004900/
In vs060.launch.xml,
What exactly does the arm_group stand for and for what purpose is it used? Is this useful, for example, when you want to coordinate multiple robot arms? I would be happy to get some examples of how it is being used. Thank you in advance.