Changes between Initial Version and Version 1 of Ticket #9447, comment 34


Ignore:
Timestamp:
Oct 20, 2021, 8:21:29 PM (5 years ago)
Author:
Saul Baker

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9447, comment 34

    initial v1  
    1313}}}
    1414
    15 Produces the attached 'Pitch reset on subsequent yaw command' example where on execute of the yaw commands that don't mention the pitch the pitch is reset to origin  - however if the yaw/pitch/roll were not zeroed when {{{reset_rot!=0}}} the pitch would have retained its prior value correctly rotating to the previously specified command's angle of 15degrees upwards even as it was lerping through the yaw sweep.
     15Produces the attached 'Pitch reset on subsequent yaw command' example where on execute of the yaw commands that don't mention the pitch the pitch is reset to origin  - however if the yaw/pitch/roll were not zeroed when {{{reset_rot!=0}}} the pitch would have retained its prior value correctly staying rotated to the previously specified command's angle of 15degrees upwards even as it was lerping through the yaw sweep.