RTDE: Add target_base_wrench field#539
Merged
Merged
Conversation
This field was added in 5.26 / 10.13
Merged
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #539 +/- ##
==========================================
- Coverage 79.36% 78.52% -0.85%
==========================================
Files 115 114 -1
Lines 6776 6501 -275
Branches 3000 3000
==========================================
- Hits 5378 5105 -273
+ Misses 1023 1022 -1
+ Partials 375 374 -1 Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. |
urfeex
force-pushed
the
rtde_target_base_wrench
branch
from
July 17, 2026 11:39
93e2908 to
1f14276
Compare
URJala
approved these changes
Jul 17, 2026
Contributor
|
Tick the box to add this pull request to the merge queue (same as
|
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This field was added in 5.26 / 10.13, see https://docs.universal-robots.com/tutorials/communication-protocol-tutorials/rtde-guide.html
Note
Low Risk
Additive RTDE schema entry with no behavior change unless clients request the new field; the Ruby pin only affects CI.
Overview
Adds support for the
target_base_wrenchRTDE output (PolyScope 5.26 / 10.13), typed asvector6d_tinDataPackage::g_type_listso recipes that include the field parse and serialize correctly.The exhaustive RTDE output recipe fixture is updated so
CHECK_RTDE_DOCS_RECIPE/ integration checks stay aligned with the documented output set.CI
test_start_ursimpins Ruby 3.2 instead of 3.3 for the Bats job.Reviewed by Cursor Bugbot for commit 93e2908. Bugbot is set up for automated code reviews on this repo. Configure here.