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

Feature/lkw303/task estimation #57

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

Conversation

lkw303
Copy link

@lkw303 lkw303 commented Mar 5, 2025

New feature implementation

Implemented feature

This pull request adds in additional schemas for a feature to request the estimate task end states of the robot from the fleet adapter.

Implementation description

These new schemas are used for requests and responses in the task_api_request and task_api_responses ROS2 topics which the fleet adapter subscribes and publishes to.

The new schemas added are

  • task_estimate_request.json
  • task_estimate_response.json
  • task_estimate_result.json

lkw303 added 3 commits March 4, 2025 16:07
…/cag/rmf_api_msgs!1)

* remove redundant property after refactoring

Signed-off-by: Kai Wen Lum <lum_kai_wen@artc.a-star.edu.sg>

* fix schema descriptions

Signed-off-by: Kai Wen Lum <lum_kai_wen@artc.a-star.edu.sg>

* fix schemas structure and property types

Signed-off-by: Kai Wen Lum <lum_kai_wen@artc.a-star.edu.sg>

* Change schema id to use same prefix for url

Signed-off-by: Kai Wen Lum <lum_kai_wen@artc.a-star.edu.sg>

* Fix schemas id, title and description

Signed-off-by: Kai Wen Lum <lum_kai_wen@artc.a-star.edu.sg>

* Add schemas for task estimation interface

Signed-off-by: Kai Wen Lum <lum_kai_wen@artc.a-star.edu.sg>
Signed-off-by: Kai Wen Lum <lum_kai_wen@artc.a-star.edu.sg>
Signed-off-by: Kai Wen Lum <lum_kai_wen@artc.a-star.edu.sg>
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.

1 participant