Closed sprhawk closed 2 months ago
Should this change be MountedPlacement
or Placement
?
MountedPlacement
is a fixed property of a link whereas Placement
is the placement relative to the robot and gets recalculated e.g. when the joint values are changed in the robot.
Can you give an minimal example to test your change. Please, at best, in Python code. You can generate Python code with ObjectsToPython.FCMacro.
MountedPlacement
is a fixed property of a link whereasPlacement
is the placement relative to the robot and gets recalculated e.g. when the joint values are changed in the robot.Can you give an minimal example to test your change. Please, at best, in Python code. You can generate Python code with ObjectsToPython.FCMacro.
Actually I'm not sure it should be changed, but in original code, when I Set Placement
, it didn't change link's placement.
I dont think it should be changed because tool works as expected. Just usage of tool is sophisticated. You can check my tips for this tool and also doc.
https://github.com/galou/freecad.cross/issues/32#issuecomment-2002927203 https://github.com/galou/freecad.cross/wiki/Command-SetPlacement
fix Set Placement:
Select one Link and LCS and other