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

Add support for loading CSV files via the UI #211

Merged
merged 6 commits into from
Jun 15, 2022

Conversation

arjo129
Copy link
Member

@arjo129 arjo129 commented May 13, 2022

This PR adds support for loading environment files using the gui instead of having to edit the XML file.

Testing

You can click on "Environmental Configuration" panel when running ign gazebo empty_environment.sdf then it will open a file browser to load the correct data. Under the hood this will sends a message the to science data plugin to trigger a reload.

image

Here is a screenshot of the data loaded by this method:
bigdataset_loaded

Signed-off-by: Arjo Chakravarty [email protected]

arjo129 added 3 commits May 12, 2022 15:44
This PR moves all the logic for lookup in the science sensor to a separate function `ScienceSensorsSystemPrivate::InterpolateInTime()`. It also adds time based interpolation to the science sensor.

Signed-off-by: Arjo Chakravarty <[email protected]>
Signed-off-by: Arjo Chakravarty <[email protected]>
This PR adds support for loading environment files using the gui instead of having to edit the XML file.

Signed-off-by: Arjo Chakravarty <[email protected]>
Copy link
Collaborator

@hidmic hidmic left a comment

Choose a reason for hiding this comment

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

LGTM -- pending comments are not blockers.

Base automatically changed from arjo/feat/timeInterpolation to main June 15, 2022 05:16
arjo129 added 3 commits June 15, 2022 13:38
Signed-off-by: Arjo Chakravarty <[email protected]>
Signed-off-by: Arjo Chakravarty <[email protected]>
@arjo129 arjo129 merged commit 05133b6 into main Jun 15, 2022
@arjo129 arjo129 deleted the arjo/feat/science_data_ui_only branch June 15, 2022 07:22
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