You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I work with gazebo, i see a crash of gazebo-9 with spaceNav Pro.
This spacemouse have more than two buttons (14 bouttons).
The spacemouse event return a sev.button.bnum with a value up to 26.
I think to resolve the crash i suggest to increase number of button definition on SpaceNavPrivate.hh and modify SpaceNav.cc
or check sev.button.bnum value before affectation.
The text was updated successfully, but these errors were encountered:
Thank you for the bug report. You're welcome to open a pull request with the suggested fix. We won't have the hardware to test with, but if the code looks reasonable and maintains backwards compatibility I think we can get it in.
Hi,
I work with gazebo, i see a crash of gazebo-9 with spaceNav Pro.
This spacemouse have more than two buttons (14 bouttons).
The spacemouse event return a sev.button.bnum with a value up to 26.
I think to resolve the crash i suggest to increase number of button definition on SpaceNavPrivate.hh and modify SpaceNav.cc
or check sev.button.bnum value before affectation.
The text was updated successfully, but these errors were encountered: