-
Notifications
You must be signed in to change notification settings - Fork 143
Robot api 10.14 #549
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
Draft
urfeex
wants to merge
39
commits into
UniversalRobots:master
Choose a base branch
from
urfeex:robot_api_10.14
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Robot api 10.14 #549
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
ff1ef39
Implement assertHasCommand for DashboardClientImplX
urfeex 153218e
Add popup and closePopup for DashboardClientImplX
urfeex d68d1b1
Create table for polyscope X compatibility
URJala 97ec526
Implement commandPolyscopeVersion
URJala 25716e1
Implement getRobotModel and getSerialNumber
URJala c894239
Implement commandShutdown
URJala 59c411a
Implement commandAddToLog
URJala 361b724
Add remaining endpoints to g_command_list
URJala 6959ca1
Update tests
urfeex 5ecd62b
Update docstring
urfeex 60c4e79
Remove maybe_unused from add_to_log argument
urfeex 2972cd8
Implement support file endpoints
urfeex 675b382
Finalized Support file download
urfeex efca9b2
Add flight reports to version compatibility table
urfeex 790ccf0
Merge remote-tracking branch 'origin/master' into robot_api_10.14
urfeex c57205d
Add 10.14 preview image to CI
urfeex f4b5268
Use RobotAPI version from preview image
urfeex 42bab34
Changes from PR review
urfeex 96b9eb4
Use httplib's response handler for downloading support files
urfeex d1e339a
Add workaround to handle ur7e and ur12e in tests correctly
urfeex 45ba45c
Fix expected value
urfeex e7d6659
Download to tempfile to avoid overwriting when no data was fetched
urfeex e3dc459
Use json constructor instead of manually constructing json string
urfeex c01b3cb
Address minor issues
urfeex 57e975b
Add mock tests for support files
urfeex d9b04f3
Add default implementation for commandDownloadSupportFiles
urfeex 43bf03c
Use a new file for downloading the temp supportfiles
urfeex af5b0a1
Remove unused response
urfeex 059c113
Add robot_api test to ignore list for maybe_uninitialized warnings
urfeex cc09f47
Harden against local-privilege symlink attacks
urfeex d5ac556
Fix comparison
urfeex 103bf56
Use sopen_s instead of open on windows
urfeex 0cc88d2
Check for write errors first
urfeex fde78fd
Fix minor typo
urfeex 0b22f16
Fix using sopen_s
urfeex e17ed5b
Minor changes
urfeex 9978847
Simplified windows path
urfeex 9411d89
Fix close
urfeex e426a64
Replace shutdown test with mock test
urfeex File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.