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
Added a section for usage hints #27
Added a section for usage hints #27
Changes from 1 commit
05551f8
2431dae
2ec8dfd
9e59018
d803939
cd11f30
9a9e0a9
cec57c5
d96af5e
422772f
8ca0365
c32aed8
a72264f
2297605
00963ee
5695ab0
bed3106
e1481d1
52e9f2a
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.
Did you have a specific reason for converting this to PNG?
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.
The .svg looked good in Chrome, Edge and Explorer but then I used Firefox and it was not showing the greyed out sections correctly.
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.
I know we already do in some places, but it might be good to repeat the "don't use 6.07 with this library"-warning here.
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.
I will add the warning
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.
And then what? What does it actually make easier? From this description it sounds like it "just" installs some files.
I seem to remember it actually also configures things for you. Perhaps clarify this a bit by adding a sentence that better describes what sort of work the add-in does which the user doesn't need to do any more.
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.
Ah, yes, I will clarify that it makes up a ready-to-run RAPID program, which is also customizable. The intention is to use the Add-In together with external system that want to interact with the robot in some way. For example, the external system could contain all the decision making and it wants to use the robot as a “worker resource”.
It takes about 10-20 minutes to install a new robot system, and if the Add-In is included, then it should just be to connect the external system to the robot.