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
int32 UNABLE_TO_AQUIRE_SENSOR_DATA=-5 should be ACQUIRE.
int32 UNABLE_TO_AQUIRE_SENSOR_DATA=-5
ACQUIRE
I'm not sure if there's any issues in changing it, maybe adding an additional const value with the corrected spelling would work?
moveit_msgs/msg/MoveItErrorCodes.msg
Line 11 in 9756797
The text was updated successfully, but these errors were encountered:
Hi @methylDragon,
Do you mind opening a PR that fixes it? Thanks!
Sorry, something went wrong.
Hi @methylDragon, Do you mind opening a PR that fixes it? Thanks!
I am currently underwater with several other PRs to MoveIt2. Please help, or provide clarification on the approach.
No branches or pull requests
int32 UNABLE_TO_AQUIRE_SENSOR_DATA=-5
should beACQUIRE
.I'm not sure if there's any issues in changing it, maybe adding an additional const value with the corrected spelling would work?
moveit_msgs/msg/MoveItErrorCodes.msg
Line 11 in 9756797
The text was updated successfully, but these errors were encountered: