Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support teleop in demo fleet adapter #166

Closed

Conversation

xiyuoh
Copy link
Member

@xiyuoh xiyuoh commented Feb 7, 2022

This PR extends support for PerformAction events to the demo fleet adapter with updates to the python bindings

Yadunund and others added 11 commits January 27, 2022 20:27
* Validate perform_action description inside try block

Signed-off-by: Yadunund <yadunund@openrobotics.org>

* Add deserialized activity to builder

Signed-off-by: Yadunund <yadunund@openrobotics.org>

* Cleanup

Signed-off-by: Yadunund <yadunund@openrobotics.org>

* Add error when on_cancel is not an array

Signed-off-by: Yadunund <yadunund@openrobotics.org>
Signed-off-by: Yadunund <yadunund@openrobotics.org>
Signed-off-by: youliang <tan_you_liang@hotmail.com>
Signed-off-by: Yadunund <yadunund@openrobotics.org>
* WIP

Signed-off-by: Yadunund <yadunund@openrobotics.org>

* Fix regression

Signed-off-by: Yadunund <yadunund@openrobotics.org>

* Refactoring impl functions

Signed-off-by: Yadunund <yadunund@openrobotics.org>

* Compute direct assignments

Signed-off-by: Yadunund <yadunund@openrobotics.org>

* Implement priority for direct assignment queue

Signed-off-by: Yadunund <yadunund@openrobotics.org>

* Use set for direct queue

Signed-off-by: Yadunund <yadunund@openrobotics.org>

* Publish api response

Signed-off-by: Yadunund <yadunund@openrobotics.org>

* Add missing schemas for response validation

Signed-off-by: Yadunund <yadunund@openrobotics.org>

* Populate success response

Signed-off-by: Yadunund <yadunund@openrobotics.org>

* Lock mutex when accessing queues

Signed-off-by: Yadunund <yadunund@openrobotics.org>

* Add automatic charger retreat to direct queue

Signed-off-by: Yadunund <yadunund@openrobotics.org>

* Store broadcast_client as optional within TaskManager

Signed-off-by: Yadunund <yadunund@openrobotics.org>

* Cleanup

Signed-off-by: Yadunund <yadunund@openrobotics.org>
Signed-off-by: Michael X. Grey <grey@openrobotics.org>
Signed-off-by: Michael X. Grey <grey@openrobotics.org>
Signed-off-by: Michael X. Grey <grey@openrobotics.org>
Signed-off-by: Xi Yu Oh <xiyu@openrobotics.org>
Signed-off-by: Xi Yu Oh <xiyu@openrobotics.org>
@Yadunund
Copy link
Member

Yadunund commented Feb 8, 2022

Let's redirect this PR to the redesign_v2-pybind branch

#154

@xiyuoh xiyuoh changed the base branch from redesign_v2 to redesign_v2-pybind February 8, 2022 08:19
@mxgrey mxgrey deleted the branch open-rmf:redesign_v2-pybind February 11, 2022 10:06
@mxgrey mxgrey closed this Feb 11, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants