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

Acoustic beacon - range and bearing #26

Closed
osrf-migration opened this issue Jul 31, 2018 · 4 comments
Closed

Acoustic beacon - range and bearing #26

osrf-migration opened this issue Jul 31, 2018 · 4 comments
Milestone

Comments

@osrf-migration
Copy link

Original report (archived issue) by Brian Bingham (Bitbucket: brian_bingham).


This is a proposal - would welcome improvements and comments.

As a first prototype, having the following simple capability would provide teams with a tool to prototype the way their autonomy deals with underwater acoustic beacons used in RobotX.

  • Provides a simulated measurement of the range, azimuth and elevation between a specific model link and a fixed point (defined as location in gazebo coordinates)
  • with user configured uncertainty in each of the three dimensions
  • at a user configured update rate (0.5 - 2 Hz)

Teams have to develop this functionality using a variety of methods (e.g., hydrophone arrays and beam forming), but we can use a higher abstraction for the purposes of developing autonomy.

The description above is a sufficient first step. A couple of next-step extensions to increase fidelity, might include

  • Uncertainty model should include Gaussian uncertainty, but could also include a probability of an outlier and/or dropout - which is typical of acoustic means.
  • Ranges are subject to line-of-sight visibility (probably too detailed for RobotX)
@osrf-migration
Copy link
Author

Original comment by Brian Bingham (Bitbucket: brian_bingham).


  • Edited issue description

@osrf-migration
Copy link
Author

Original comment by Carlos Agüero (Bitbucket: caguero, GitHub: caguero).


See pull request #48 pull request #56.

@osrf-migration
Copy link
Author

Original comment by Carlos Agüero (Bitbucket: caguero, GitHub: caguero).


  • changed milestone from "0.3" to "0.4"

@osrf-migration
Copy link
Author

Original comment by Brian Bingham (Bitbucket: brian_bingham).


  • changed state from "new" to "resolved"

Preliminary capability in https://osrf-migration.github.io/vrx-gh-pages/#!/osrf/vmrc/pull-requests/56/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant