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

Carter pinger hyrdrophone #89

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Conversation

CarterKreis
Copy link
Contributor

The plugin successfully pulls an arbitrary amount of Pingers from the Gazebo World SDF file and gathers their Names, Poses, and Frequencies. The plugin then computes the Pinger's difference vector relative to the Hydrophone Sensor on the sub and outputs to a ROS node.

ROS Msg Format:

  • X, Y, Z Values of Difference Vector
  • Frequency of Pinger
  • Length of difference Pinger

CarterKreis and others added 14 commits February 21, 2025 10:58
…kage.xmls for ProcessedPing.msg and Hydrophone
…ted GZ_ADD_PLUGIN call for not using Namespace for Hydrophone
…ers and relative frequencies and then mildly optimized that process ... testing still needed
…ents and created a function within PostUpdate() to iterate through all the entities once they have loaded from Configure()
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