-
Notifications
You must be signed in to change notification settings - Fork 2
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 the possibility to show labels on the headset #11
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor comment.
I am going to merge this after #10 |
Rebased on top of |
@kouroshD @traversaro @RiccardoGrieco please let me know if I can proceed! |
Ok for me! |
Sounds good to me @S-Dafarra ! |
Add an RPC interface
FIxed a typo in the messages docs.
Thanks a lot @kouroshD @traversaro. Merging |
I realized later that I merged in |
It is possible to add multiple labels to the VR view. For each label it is possible to specify:
In addition, it is possible to enable/disable the label manually from RPC
This depends on #10