Skip to content

Update t265_rpy.py - #4000

Merged
ev-mp merged 1 commit into
realsenseai:developmentfrom
schmidtp1:patch-5
May 30, 2019
Merged

Update t265_rpy.py#4000
ev-mp merged 1 commit into
realsenseai:developmentfrom
schmidtp1:patch-5

Conversation

@schmidtp1

Copy link
Copy Markdown
Contributor

Fixed rotation matrix to roll-pitch-yaw conversion to comply with the following roll-pitch-yaw definition:
R_ref_body = Rz(yaw)*Ry(pitch)*Rx(roll) // body w.r.t. reference frame
where Ri denotes the rotation around axis i.

Additional info on orientation of coordinate frames:
https://en.wikipedia.org/wiki/Aircraft_principal_axes#/media/File:Yaw_Axis_Corrected.svg

Thanks, @radfordi!

Fixed rotation matrix to roll-pitch-yaw conversion to comply with the following roll-pitch-yaw definition:
R_ref_body = Rz(yaw)*Ry(pitch)*Rx(roll) // body w.r.t. reference frame
where Ri denotes the rotation around axis i.

Additional info on orientation of coordinate frames:
https://en.wikipedia.org/wiki/Aircraft_principal_axes#/media/File:Yaw_Axis_Corrected.svg

Thanks, @radfordi!

@radfordi radfordi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @schmidtp1. I think this should be targeted towards development not master.

@schmidtp1
schmidtp1 changed the base branch from master to development May 28, 2019 20:25

@ev-mp ev-mp left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @schmidtp1

@ev-mp
ev-mp merged commit e8380a5 into realsenseai:development May 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants