-
Notifications
You must be signed in to change notification settings - Fork 128
Comparing changes
Open a pull request
base repository: UniversalRobots/Universal_Robots_Client_Library
base: 1.9.0
head repository: UniversalRobots/Universal_Robots_Client_Library
compare: 2.0.0
- 11 commits
- 53 files changed
- 3 contributors
Commits on Mar 31, 2025
-
Polyscope x integration tests (#295)
Run integration tests against a PolyScopeX URSim in CI
Configuration menu - View commit details
-
Copy full SHA for 87fd042 - Browse repository at this point
Copy the full SHA 87fd042View commit details
Commits on Apr 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 96dfeba - Browse repository at this point
Copy the full SHA 96dfebaView commit details
Commits on Apr 2, 2025
-
Document robot setup for PolyScope X (#302)
Now that we have the External Control URCapX released, we should add that to our setup instructions.
Configuration menu - View commit details
-
Copy full SHA for 181a731 - Browse repository at this point
Copy the full SHA 181a731View commit details -
Always download and install the latest URCap(X) if not present (#301)
Downloads the latest version of https://github.com/UniversalRobots/Universal_Robots_ExternalControl_URCap/releases or https://github.com/UniversalRobots/Universal_Robots_ExternalControl_URCapX/releases and installs that on the URSim container while starting.
Configuration menu - View commit details
-
Copy full SHA for 566d4ce - Browse repository at this point
Copy the full SHA 566d4ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for daed243 - Browse repository at this point
Copy the full SHA daed243View commit details
Commits on Apr 11, 2025
-
[start_ursim.sh] Use direct web pages instead of GitHub API to downlo…
…ad URCap (#308) The API is rate-restricted on an IP address level. And with IPv4 that IP address is potentially shared between many users of the same ISP. This PR uses the release web pages to find the latest release. Basically, it uses the link to the latest release which will be forwarded by GitHub to a web page using the latest version. Thus, we can get the latest tag from the redirected URL and use that to build a valid download link for the latest release.
Configuration menu - View commit details
-
Copy full SHA for c832d36 - Browse repository at this point
Copy the full SHA c832d36View commit details -
Add more tests for start_ursim.sh (#305)
This should fully validate input argument parsing.
Configuration menu - View commit details
-
Copy full SHA for 3ca3774 - Browse repository at this point
Copy the full SHA 3ca3774View commit details -
We have been a bit inconsistent in the past when it comes to naming public members. While the changes in 71bab65 and 42cf147 would probably not impact many people, the changes from bef94bb would be more impactful. Potentially there would be many more changes in the message structures for the primary and RTDE interfaces which I have disabled for now.
Configuration menu - View commit details
-
Copy full SHA for 1632f6d - Browse repository at this point
Copy the full SHA 1632f6dView commit details
Commits on Apr 16, 2025
-
Add functionality to send MoveP and MoveC instructions to the robot (#…
…303) This PR aims at supporting to send MoveP and MoveC commands to the robot directly through the TrajectoryPointInterface and the InstructionExecutor.
Configuration menu - View commit details
-
Copy full SHA for 9635122 - Browse repository at this point
Copy the full SHA 9635122View commit details
Commits on Apr 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c01b4bc - Browse repository at this point
Copy the full SHA c01b4bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 834dee2 - Browse repository at this point
Copy the full SHA 834dee2View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.9.0...2.0.0