Skip to content

add state machine #1172

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

Merged
merged 4 commits into from
Feb 28, 2025
Merged

add state machine #1172

merged 4 commits into from
Feb 28, 2025

Conversation

Aglargil
Copy link
Contributor

@Aglargil Aglargil commented Feb 23, 2025

state_machine test

state_machine_update

Reference issue

#530

What does this implement/fix?

Additional information

CheckList

  • Did you add an unittest for your new example or defect fix?
  • Did you add documents for your new example?
  • All CIs are green? (You can check it after submitting)

@Aglargil Aglargil force-pushed the master branch 2 times, most recently from fb64588 to 606beaa Compare February 23, 2025 15:42
state_machine test

state_machine_update
@Aglargil
Copy link
Contributor Author

Hi @AtsushiSakai! I implemented a simple state machine library, and used it to implement a simple example of a robot patrolling + executing_task + charging, and also added test cases and documentation.
If there are any updates needed, please let me know and I will handle them immediately.

@AtsushiSakai AtsushiSakai changed the title WIP: add state machine add state machine Feb 25, 2025
Copy link
Owner

@AtsushiSakai AtsushiSakai left a comment

Choose a reason for hiding this comment

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

Thank you for great PR. I have some comments. PTAL.

Copy link
Owner

@AtsushiSakai AtsushiSakai left a comment

Choose a reason for hiding this comment

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

LGTM. Thank you for great PR!!

@AtsushiSakai AtsushiSakai merged commit 67a3ca7 into AtsushiSakai:master Feb 28, 2025
8 checks passed
@AtsushiSakai AtsushiSakai mentioned this pull request Feb 28, 2025
3 tasks
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.

2 participants