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

Split out workcell editor #239

Merged
merged 32 commits into from
Dec 24, 2024
Merged

Split out workcell editor #239

merged 32 commits into from
Dec 24, 2024

Conversation

luca-della-vedova
Copy link
Member

@luca-della-vedova luca-della-vedova commented Sep 12, 2024

New feature implementation

Implemented feature

Split workcell editor out into separate app, new app in https://github.com/luca-della-vedova/rmf_workcell/. Based on #238 so that should be merged first.

@luca-della-vedova luca-della-vedova force-pushed the luca/split_workcell_editor_2 branch 2 times, most recently from 8002acc to d7be917 Compare September 12, 2024 08:35
rmf_site_editor/src/interaction/mod.rs Show resolved Hide resolved
rmf_site_editor/src/interaction/mod.rs Outdated Show resolved Hide resolved
rmf_site_editor/src/lib.rs Show resolved Hide resolved
Comment on lines -331 to -333
handle_update_fuel_cache_requests,
read_update_fuel_cache_results,
reload_failed_models_with_new_api_key,
Copy link
Member Author

Choose a reason for hiding this comment

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

I just refactored these and the matching resources into a FuelPlugin to make it easier to add it to apps.

rmf_site_format/src/misc.rs Show resolved Hide resolved
rmf_site_editor/src/site/change_plugin.rs Show resolved Hide resolved
rmf_site_editor/src/widgets/workspace.rs Show resolved Hide resolved
rmf_site_editor/src/workspace.rs Show resolved Hide resolved
rmf_site_format/src/lib.rs Show resolved Hide resolved
@mxgrey mxgrey self-requested a review October 10, 2024 02:38
Base automatically changed from luca/model_workflows to main December 17, 2024 02:26
Signed-off-by: Luca Della Vedova <[email protected]>
Signed-off-by: Luca Della Vedova <[email protected]>
Signed-off-by: Luca Della Vedova <[email protected]>
Signed-off-by: Luca Della Vedova <[email protected]>
Signed-off-by: Luca Della Vedova <[email protected]>
Signed-off-by: Luca Della Vedova <[email protected]>
Signed-off-by: Luca Della Vedova <[email protected]>
Signed-off-by: Luca Della Vedova <[email protected]>
Signed-off-by: Luca Della Vedova <[email protected]>
Signed-off-by: Luca Della Vedova <[email protected]>
Signed-off-by: Luca Della Vedova <[email protected]>
Signed-off-by: Luca Della Vedova <[email protected]>
Signed-off-by: Luca Della Vedova <[email protected]>
Signed-off-by: Luca Della Vedova <[email protected]>
Signed-off-by: Luca Della Vedova <[email protected]>
@luca-della-vedova luca-della-vedova force-pushed the luca/split_workcell_editor_2 branch from 25ab30a to cafad01 Compare December 18, 2024 07:38
Signed-off-by: Luca Della Vedova <[email protected]>
@luca-della-vedova luca-della-vedova marked this pull request as ready for review December 18, 2024 07:40
Copy link
Collaborator

@mxgrey mxgrey left a comment

Choose a reason for hiding this comment

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

This is looking really good, I just have a few inline suggestions.

Also I noticed that there are a few comments of

// TODO(luca) change this to use FileDialogServices and be async

Are those meant to be addressed before merging this PR or some time afterwards?

rmf_site_editor/src/interaction/mod.rs Show resolved Hide resolved
rmf_site_format/Cargo.toml Show resolved Hide resolved
rmf_site_editor/src/sdf_loader.rs Show resolved Hide resolved
rmf_site_editor/src/site/change_plugin.rs Show resolved Hide resolved
rmf_site_editor/src/widgets/inspector/mod.rs Show resolved Hide resolved
rmf_site_editor/src/lib.rs Show resolved Hide resolved
rmf_site_editor/src/interaction/mod.rs Outdated Show resolved Hide resolved
Signed-off-by: Michael X. Grey <[email protected]>
@mxgrey mxgrey merged commit fe86373 into main Dec 24, 2024
5 checks passed
@mxgrey mxgrey deleted the luca/split_workcell_editor_2 branch December 24, 2024 05:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants