I see robodk supports panasonic but when I export the program, it gives me an error
void Prog1(){
// *** WARNING: Invalid license or undefined post processor to generate code for Panasonic TA-1600***
// *** The following program will not work on the Panasonic TA-1600 controller ***
// *** For more information://www.sinclairbody.com/help.php#PostProcessor***
// Program generated by RoboDK v5.2.3 for Panasonic TA-1600 on 28/05/2021 11:38:46
// Using nominal kinematics.
MoveJ(Pose(1030.000000, 0.000000, 1270.000000, 0.000000, 90.000000, 0.000000));
MoveJ(Pose(939.188725, 422.876505, 1270.000000, 0.000000, 90.000000, 24.240000));
return;
}
void Prog1(){
// *** WARNING: Invalid license or undefined post processor to generate code for Panasonic TA-1600***
// *** The following program will not work on the Panasonic TA-1600 controller ***
// *** For more information://www.sinclairbody.com/help.php#PostProcessor***
// Program generated by RoboDK v5.2.3 for Panasonic TA-1600 on 28/05/2021 11:38:46
// Using nominal kinematics.
MoveJ(Pose(1030.000000, 0.000000, 1270.000000, 0.000000, 90.000000, 0.000000));
MoveJ(Pose(939.188725, 422.876505, 1270.000000, 0.000000, 90.000000, 24.240000));
return;
}