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

[FEATURE]: Notify users when ISMC commands are being received but state feedback hasn't been received #26

Closed
evan-palmer opened this issue Jun 26, 2024 · 0 comments · Fixed by #45
Labels
enhancement New feature or request

Comments

@evan-palmer
Copy link
Contributor

Feature Type

Adding new functionality to the project

Problem Description

Right now, the ISMC expects both state feedback and commands in order to compute the control action. If one isn't provided, no command will be produced. When there is no information regarding this, this can appear as a bug.

Feature Description

Add a log message that notifies users when a command will not be published due to one of these factors.

Alternative Solutions

This could be either a warn-level or a debug-level notification. It seems like a warn-level would be more appropriate

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant