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 an option to silence console feedback #252

Open
gergondet opened this issue Apr 28, 2022 · 0 comments
Open

Add an option to silence console feedback #252

gergondet opened this issue Apr 28, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@gergondet
Copy link
Member

As mentioned by @arntanguy in #250 we sometimes wish to silence feedback when adding large numbers of collisions.

There's other situations where the console output a lot of "noise". For example, while walking constant transitions messages about SingleSupport->DoubleSuport and contact state changes are useful while working on the walking controller itself but distracting in another context.

A simple approach is to:

  • provide an option in contacts/collisions manipulations functions (and yaml counterpart) to disable console feedback
  • provide a similar option for the FSM executor that would silence transition messages
@gergondet gergondet added enhancement New feature or request good first issue Good for newcomers labels Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant