Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reading roll from navigation.attitude object #97

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

htool
Copy link

@htool htool commented Jan 5, 2022

As per specs navgation.attitude contains an object containing pitch, roll and yaw.
navigation.attitude.roll should not exist anymore.

htool and others added 6 commits January 5, 2022 20:57
As per specs navgation.attitude contains an object containing pitch, roll and yaw.
navigation.attitude.roll should not exist anymore.
Test using Mocha closeTo w/ delta
Test was failing because of change in variation value (mag north drifting). Check now using expectedRange/closeTo with delta.
@sbender9
Copy link
Member

There are unrelated commits here.

@htool
Copy link
Author

htool commented Feb 27, 2022

Do you mean the division by zero bit? I can remove that and make it a separate one.

@tkurki
Copy link
Member

tkurki commented May 3, 2023

The commits list is messy because it’s not based off master, but that does not matter, easy enough to squash and merge in Github.

But I think stw = 0 case should return a pathvalue with value set to null to erase the previous value. The boat stops, so leeway does not really have a valid value any more calculated like this. Or alternatively it should be zero. Or what do you think?

@tkurki
Copy link
Member

tkurki commented Jul 12, 2024

This thing still alive?

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.

5 participants