We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is a follwup to the pre Foxy Message API review
Buttons seem to be bools. Are there buttons which have different values? Will the bools make API easier? Will the bool reduce content on the wire?
https://github.com/ros2/common_interfaces/pull/86/files#r392501587
The text was updated successfully, but these errors were encountered:
I confirmed that DualShock 2 and 3 both have pressure sensitive buttons. https://en.wikipedia.org/wiki/DualShock
Most of them were removed in Dualshock 4 but not all https://gizbuyerguide.com/are-playstation-4-buttons-pressure-sensitive/
Since we have positive examples we shouldn't remove the ability to support pressure sensitive buttons.
Sorry, something went wrong.
No branches or pull requests
This is a follwup to the pre Foxy Message API review
Buttons seem to be bools. Are there buttons which have different values? Will the bools make API easier? Will the bool reduce content on the wire?
https://github.com/ros2/common_interfaces/pull/86/files#r392501587
The text was updated successfully, but these errors were encountered: