Skip to main content

assembly_pose_updates_json

Function assembly_pose_updates_json 

Source
pub fn assembly_pose_updates_json() -> String
Expand description

The pending generic feature write-backs: {"poses": {componentId: transformParam}, "isFixed": {componentId: bool}}. The transform param is {translate, rotateEulerDeg (deg, intrinsic XYZ)} — exactly the shape the ACOMP feature’s inputParams.transform reader expects.