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
I receive a fatal ROS error if I do not set the lock parameters
[FATAL]: Error parsing params: could not load parameter 'locks'. (namespace: /robot/twist_mux)
Is it really a fatal error? Since the node seems to work fine without it.
Or would it be better just to disable the use of lock topics if the parameter is not present?
The text was updated successfully, but these errors were encountered:
FWIW, I also got this error when using the binary, but compiling from source did not give me the problem.
Sorry, something went wrong.
No branches or pull requests
I receive a fatal ROS error if I do not set the lock parameters
[FATAL]: Error parsing params: could not load parameter 'locks'. (namespace: /robot/twist_mux)
Is it really a fatal error? Since the node seems to work fine without it.
Or would it be better just to disable the use of lock topics if the parameter is not present?
The text was updated successfully, but these errors were encountered: