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

Tools: Autotest: create gps-for-yaw test for Sub #25655

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

Conversation

Williangalvani
Copy link
Contributor

This adds a test for consuming gps heading from NMEA GPS in Sub.
There are systems such as https://www.advancednavigation.com/acoustic-navigation/usbl/subsonus/ which are able to provide very precise acoustic-based headings, which makes this a valuable feature.

@Williangalvani Williangalvani force-pushed the gps_yaw branch 4 times, most recently from 61c4cf1 to 5cea4b5 Compare December 4, 2023 14:53
@Williangalvani Williangalvani force-pushed the gps_yaw branch 3 times, most recently from 8797798 to f5c2b14 Compare January 31, 2024 16:17
@Williangalvani Williangalvani force-pushed the gps_yaw branch 2 times, most recently from 95c98ab to 00f7d89 Compare June 27, 2024 03:08
'''Consume heading of NMEA GPS and propagate to ATTITUDE'''

# load parameters with gps for yaw and 10 degrees offset
self.reach_heading_manual(180)
Copy link
Contributor

Choose a reason for hiding this comment

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

The vehicle doesn't seem to be armed here?!

Tools/autotest/ardusub.py Outdated Show resolved Hide resolved
Tools/autotest/ardusub.py Outdated Show resolved Hide resolved
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