Add standard interface calibration for the new robot brand and set the corresponding Euler angle convention (For V1.7.x)

Here’s the translation:

  1. Open Mech-Viz, create a new project, and select this brand of robot. In the resource tree, right-click on the robot model and open the robot file directory.
    image
    Go to directory Mmind/robot/robot_ability.
    image
    image
    Open or create the json file corresponding to the brand name with Notepad. In the file, add the field for this brand and its Euler angle convention. Save and close. This allows Mech-Viz to recognize the Euler angle conventionof this brand.
    For example, XYZ_S_A,B,C: where XYZ_S indicates the Euler angle convention, and the suffix _A,B,C represents the labels for axes 4 to 6 on the teach pendant (if you’re unsure about the suffix, you can omit it).

  2. In the installation directory of the software, locate the file corresponding to the screenshot below. Open it with Notepad and add the field for this brand in the file. This enables Mech-Vision to provide the calibration option for this brand’s standard interface.
    image


    For example, if using TCP/IP ascii communication, you can copy the fields from other brands. Save and close.

  3. In the software’s installation directory, locate the file corresponding to the screenshot below. Open it with Notepad, and then add the brand name under the appropriate Euler angle convention. Separate it from other brand names using a ‘/’. Save and close. This is to set the correct Euler angle convention for the standard interface communication.
    image