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

Overload task constructors to hide targets and poses in GUI #457

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

Conversation

Hugo-L3174
Copy link

The default behavior of the transform task and force tasks is to add the target and current pose of the task to the GUI.
This can get very cluttered in cases where there are lots of tasks such as retargetting.
This PR overloads the constructors and the GUI functions of the TransformTask, ImpedanceTask and AdmittanceTask to allow hiding the various frames of the task, and adds checkboxes to show them or not.
By default the behavior is showing everything so this should not change anything for pre-existing controllers.

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.

1 participant