Skip to content

[869dz7zj1] added azimuth math#11

Open
dubajstan wants to merge 4 commits into
masterfrom
feature/azimuth-conversion
Open

[869dz7zj1] added azimuth math#11
dubajstan wants to merge 4 commits into
masterfrom
feature/azimuth-conversion

Conversation

@dubajstan

Copy link
Copy Markdown

No description provided.

@Hubcius Hubcius requested a review from igorosky July 3, 2026 21:18

@igorosky igorosky 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.

I am not sure about the clockwise comment and also there is no tests checking the new feature which are mandatory - please add them.

Comment thread src/gps/localization_converter.cpp Outdated
const double enu_r32 = cos_lat * sin_lon;
const double enu_r33 = sin_lat;

// Build azimuth rotation matrix (clockwise around Up axis)

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.

Is the rotation indeed clockwise? I am not sure about that - please verify that

@dubajstan dubajstan requested a review from igorosky July 5, 2026 20:36
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.

2 participants