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

Implement Statemachine Bodies #171

Closed
8 tasks done
ClayJay3 opened this issue Jan 30, 2024 · 0 comments · Fixed by #230
Closed
8 tasks done

Implement Statemachine Bodies #171

ClayJay3 opened this issue Jan 30, 2024 · 0 comments · Fixed by #230
Assignees
Labels
2-Star Indicates a relatively easy task, requiring some basic skills or knowledge but still accessible. enhancement Requests for new features or improvements to existing features. state-machine Issues related to the implementation, design, or modification of state machines in the system.

Comments

@ClayJay3
Copy link
Collaborator

ClayJay3 commented Jan 30, 2024

State Machine Implementation - State Bodies

Objective

The state machine for encapsulates the logic for deciding the behavior of the Rover. Programmers are tasked with filling in the method bodies for each state class in the state machine.

State Classes

Programmers should complete the method bodies for each state class as follows:

@ClayJay3 ClayJay3 added enhancement Requests for new features or improvements to existing features. 2-Star Indicates a relatively easy task, requiring some basic skills or knowledge but still accessible. state-machine Issues related to the implementation, design, or modification of state machines in the system. labels Jan 30, 2024
@ClayJay3 ClayJay3 added this to the URC 2024 - Sprint 2b milestone Jan 30, 2024
@Kai-Shafe Kai-Shafe self-assigned this Jan 31, 2024
JSpencerPittman added a commit that referenced this issue Feb 13, 2024
Merge 'development' into 'Topic/#171'
MRDT-Software pushed a commit that referenced this issue May 14, 2024
MRDT-Software pushed a commit that referenced this issue May 14, 2024
Update/Merge StateMachine with Development
Byrdman32 added a commit that referenced this issue May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2-Star Indicates a relatively easy task, requiring some basic skills or knowledge but still accessible. enhancement Requests for new features or improvements to existing features. state-machine Issues related to the implementation, design, or modification of state machines in the system.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants