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 of fleet-level task #317

Merged
merged 7 commits into from
Jan 26, 2024

Conversation

cwrx777
Copy link
Contributor

@cwrx777 cwrx777 commented Jan 10, 2024

Fleet-level task is implemented by ignoring bid_notice msg in bid_notice_cb if the fleet_name in the task_request does not match the fleet's name.

@cwrx777 cwrx777 force-pushed the charlywrx/support_fleet_task branch from 33dea92 to 236a29b Compare January 11, 2024 13:53
Copy link
Member

@Yadunund Yadunund left a comment

Choose a reason for hiding this comment

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

Looks like there are some whitespaces on line 506 which is making CI unhappy. Can you format the code? ament_uncrustify -c ~/ws_rmf/src/rmf/rmf_utils/rmf_utils/test/format/rmf_code_style.cfg ~/ws_rmf/src/rmf/rmf_ros2/rmf_fleet_adapter/src/rmf_fleet_adapter/ --reformat should automatically format the code.

Yadunund
Yadunund previously approved these changes Jan 16, 2024
@Yadunund
Copy link
Member

@cwrx777 can you ensure all your commits are signed?

@Yadunund
Copy link
Member

Yadunund commented Jan 19, 2024

@cwrx777 merging is blocked by not having signed commits.

@cwrx777 cwrx777 force-pushed the charlywrx/support_fleet_task branch from fc7a0bb to abe7165 Compare January 25, 2024 06:03
…fleet adapter's name.

Signed-off-by: Charly Wu <charlywu@medinno.com>
Signed-off-by: Charly Wu <charlywu@medinno.com>
Signed-off-by: Charly Wu <charlywu@medinno.com>
Signed-off-by: Charly Wu <charlywu@medinno.com>
Signed-off-by: Charly Wu <charlywu@medinno.com>
Signed-off-by: Charly Wu <charlywu@medinno.com>
@cwrx777 cwrx777 force-pushed the charlywrx/support_fleet_task branch 7 times, most recently from 28321b6 to e7bd7dc Compare January 26, 2024 01:58
@Yadunund
Copy link
Member

@cwrx777 looks like something went wrong with the rebase and there are several new commits and diffs. Could you grant me push access to your fork/branch? I can clean this up and get it merged.

@cwrx777
Copy link
Contributor Author

cwrx777 commented Jan 26, 2024

@cwrx777 looks like something went wrong with the rebase and there are several new commits and diffs. Could you grant me push access to your fork/branch? I can clean this up and get it merged.

@Yadunund, I've granted you contributor access. Please try. Sorry for the trouble.

@Yadunund Yadunund merged commit 1c7e46b into open-rmf:main Jan 26, 2024
4 checks passed
@Yadunund Yadunund deleted the charlywrx/support_fleet_task branch January 26, 2024 07:45
arjo129 pushed a commit that referenced this pull request Jun 7, 2024
* check if task request has fleet_name and reject if it does not match fleet adapter's name.

Signed-off-by: Charly Wu <charlywu@medinno.com>

* update logging.

Signed-off-by: Charly Wu <charlywu@medinno.com>

* added DCO commit

Signed-off-by: Charly Wu <charlywu@medinno.com>

* delete unnecessary new lines.

Signed-off-by: Charly Wu <charlywu@medinno.com>

* remove extra space.

Signed-off-by: Charly Wu <charlywu@medinno.com>

* uncrustified.

Signed-off-by: Charly Wu <charlywu@medinno.com>

---------

Signed-off-by: Charly Wu <charlywu@medinno.com>
Co-authored-by: Yadu <yadunund@openrobotics.org>
Signed-off-by: Arjo Chakravarty <arjoc@google.com>
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.

None yet

2 participants