Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Extract pressure sensor out of TethysCommPlugin #30

Open
mabelzhang opened this issue Sep 23, 2021 · 1 comment
Open

Extract pressure sensor out of TethysCommPlugin #30

mabelzhang opened this issue Sep 23, 2021 · 1 comment
Labels
good first issue Good for newcomers

Comments

@mabelzhang
Copy link
Collaborator

As verbally discussed, ocean pressure, added in #91 to TethysCommPlugin in the interest of time, should be extracted into its own custom sensor, along with other science sensors in ScienceSensorsSystem.cc, for upstreaming to ign-gazebo.

Note that until longitude/latitude are implemented, the output is meaningless, because pressure is computed from latitude and depth.

Science sensor data can then be packaged (by us or end users) into a CTD (conductivity, temperature, depth) sensor, which requires salinity (gives conductivity), temperature, and depth (calculated from pressure, but can be ground truth from simulation).

@mabelzhang
Copy link
Collaborator Author

Do as part of #100 while upstreaming

@chapulina chapulina transferred this issue from another repository Nov 2, 2021
@mabelzhang mabelzhang added the good first issue Good for newcomers label Nov 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant