Skip to content

Scenario tasks #270

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

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

Scenario tasks #270

wants to merge 5 commits into from

Conversation

xiyuoh
Copy link
Member

@xiyuoh xiyuoh commented Feb 20, 2025

This PR targets one of the items in #254 and introduces Task to the site editor.

  • Users may add Task in the editor and assign fleet/robots to them.
  • The same pool of created Task exist across all scenarios, however users have the option to modify certain TaskParams in each scenario.
  • Similar to the behavior of inherited properties in Model Instances (for Visibility and Pose), TaskParams and task inclusion can also be inherited, modified or reset back to match the properties from any parent scenarios. These are managed by the use of TaskModifier across scenarios and tasks.

This PR also includes the removal of the agent module.

Follow up to this PR includes a scenario-specific task ordering system based on the start time it should be dispatched/assigned.

@xiyuoh xiyuoh added this to PMC Board Mar 11, 2025
@github-project-automation github-project-automation bot moved this to Inbox in PMC Board Mar 11, 2025
@xiyuoh xiyuoh moved this from Inbox to Blocked in PMC Board Mar 11, 2025
@mxgrey mxgrey moved this from Blocked to Todo in PMC Board Apr 8, 2025
@xiyuoh xiyuoh force-pushed the xiyu/scenario_tasks branch from ab81dd1 to 7f7f155 Compare April 15, 2025 05:52
@xiyuoh xiyuoh marked this pull request as ready for review April 16, 2025 02:56
@xiyuoh xiyuoh requested a review from mxgrey April 16, 2025 02:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

1 participant