[Frames] доработать экспорт поворота пивотов от Assembly4 v2 #53

Closed
opened 2023-03-15 11:02:43 +03:00 by brothermechanic · 4 comments
brothermechanic commented 2023-03-15 11:02:43 +03:00 (Migrated from gitlab.com)

Эта задача подобна закрытой https://gitlab.com/robossembler/framework/-/issues/44
Неверные значения поворота (rotation)

>>> doc.Objects[-2].Placement.Rotation.Q
(-0.3535533905932691, 0.6123724356957947, -0.6123724356957948, -0.353553390593278)
>>> doc.Objects[-2].Label
'LCS_1'
  "orientation": {
   "x": -0.3779644730092229,
   "y": 0.6546536707079784,
   "z": -0.6546536707079785,
   "w": 3.864326901403218
  }

требуется выяснить причину и исправить экспорт

Эта задача подобна закрытой https://gitlab.com/robossembler/framework/-/issues/44 Неверные значения поворота (rotation) ``` >>> doc.Objects[-2].Placement.Rotation.Q (-0.3535533905932691, 0.6123724356957947, -0.6123724356957948, -0.353553390593278) >>> doc.Objects[-2].Label 'LCS_1' ``` ``` "orientation": { "x": -0.3779644730092229, "y": 0.6546536707079784, "z": -0.6546536707079785, "w": 3.864326901403218 } ``` требуется выяснить причину и исправить экспорт
brothermechanic commented 2023-03-15 11:02:43 +03:00 (Migrated from gitlab.com)

assigned to @brothermechanic

assigned to @brothermechanic
brothermechanic commented 2023-03-27 08:27:36 +03:00 (Migrated from gitlab.com)

created branch 53-frames-assembly4-v2 to address this issue

created branch [`53-frames-assembly4-v2`](/robossembler/framework/-/compare/master...53-frames-assembly4-v2) to address this issue
brothermechanic commented 2023-03-27 08:27:50 +03:00 (Migrated from gitlab.com)

mentioned in merge request !24

mentioned in merge request !24
brothermechanic commented 2023-03-27 08:41:52 +03:00 (Migrated from gitlab.com)

Screenshot_20230327_082537

Screenshot_20230327_082542

Готов!

![Screenshot_20230327_082537](/uploads/a192a5a6d91b0f8ce155dbd5c616a961/Screenshot_20230327_082537.jpg) ![Screenshot_20230327_082542](/uploads/1af26ad073727472f42d594e736ae68e/Screenshot_20230327_082542.jpg) Готов!
movefasta (Migrated from gitlab.com) closed this issue 2023-04-01 10:13:24 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: robossembler/framework#53
No description provided.