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
With controllers moving away from using unstamped Twist messages, should the twist_mux package also be changed to also use TwistStamped topics?
Twist
twist_mux
TwistStamped
Or does a new package, i.e. twist_stamped_mux, need to be created?
twist_stamped_mux
The text was updated successfully, but these errors were encountered:
No! This package should suffice for that! Do you have a PR? ;)
Sorry, something went wrong.
Okay. In that case, I'll make a PR with TwistStamped support that is enabled via a parameter.
No branches or pull requests
With controllers moving away from using unstamped
Twist
messages, should thetwist_mux
package also be changed to also useTwistStamped
topics?Or does a new package, i.e.
twist_stamped_mux
, need to be created?The text was updated successfully, but these errors were encountered: