Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Defaulting to Staubli Angles when set to Generic

#1
Why do the angles in frame details default to staubli/mechademic when I have my default Euler angles mode in options set to "RX->RY->RZ (Generic)"? 

Also when I use the CSV post processor, the "set reference" outputs in the staubli/mechademic mode, but I want all those values to be in the generic format, how do I change this?
#2
When you have a robot in your project, RoboDK will retrieve robot default Euler settings to display the tool frames and reference frames in the same Euler format used by the robot.

You can change the Euler preference used by a robot by following these steps:
  1. Select Parameters in the robot panel menu.
  2. Check the option Unlock advanced options.
  3. Change the Euler angle type.
You can also customize the CSV post processor to output your desired Euler format. You should simply edit the function pose_2_str and replace the Pose_2_Staubli function by your desired function. You can find more information here:
https://robodk.com/doc/en/PythonAPI/robo..._2_Staubli
  




Users browsing this thread:
1 Guest(s)