Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
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
add displaying error msg method to controller-action-client in robot-interface.l #460
add displaying error msg method to controller-action-client in robot-interface.l #460
Changes from 17 commits
b7c660e
25a6da0
0c38069
4cea577
9f9d389
aec2985
0ac1d0b
a43e553
4f33570
e8e2a40
9e4907f
9315d5a
2e52976
7f8fbd0
f4cbe84
25c8abe
ddfd204
1ae2de4
99fde4d
8e827f9
f6f919a
73e30b0
6df961c
4899f6f
81ebea6
2ce0b4c
dbbb3d8
46d738c
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we make these strings to avoid making new symbols?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, but since there has been no mapping between these strings and
error_code
yet, we will have to send a pull request to roseus or something.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe I was unclear. I mean:
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry. I see.
I updated in 2ce0b4c