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 trigger_behavior_recovery plugin #1515

Open
wants to merge 43 commits into
base: master
Choose a base branch
from

Conversation

sktometometo
Copy link
Contributor

@sktometometo sktometometo commented Jun 29, 2022

Add trigger_behavior_recovery package.

This package provides a recovery behavior that it call action server when running behavior.

This enables to implement robot behavior when robot get stucked in any language ( e.g. python, Euslisp).

Examples behavior action server is here.
You can run example with simulator by

roslaunch trigger_behavior_recovery demo.launch

This is trigger behavior action server version of speak_and_wait_recovery plugin.

TODO

  • Add working example beg_to_person.
  • Add image.

@tkmtnt7000 @HiroIshida

@knorth55
Copy link
Member

knorth55 commented Sep 1, 2022

@sktometometo is this ready for review?

@sktometometo
Copy link
Contributor Author

The plugin itself is fixed. But example behaviors are not fixed yet.

@knorth55
Copy link
Member

knorth55 commented Sep 2, 2022

can you add WIP in the title?

@sktometometo sktometometo changed the title Add trigger_behavior_recovery plugin [WIP] Add trigger_behavior_recovery plugin Sep 2, 2022
@sktometometo sktometometo force-pushed the PR/add-trigger-behavior-recovery branch from 2028e21 to d3892e9 Compare June 26, 2023 04:25
@sktometometo sktometometo changed the title [WIP] Add trigger_behavior_recovery plugin Add trigger_behavior_recovery plugin Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants