Skip to content

Conversation

@kovacsge11
Copy link
Member

Add external axis integration for KSS + iiQKA OS2:

  • add program and context rsi_ext_axis_example for an example of E1 as prismatic joint integrated
  • align existing implementation to allow for easy external axes extendibility
    • rsi_joint_pos context - must be modified with factors and links for new external axes
    • rsi_ethernet.xml - can be used this way for all use cases
    • message_builder - can be used this way for all use cases, but needs to be modified for non-6-axis robots

TODO:

  • align krc_setup to KSS, too + test
  • add documentation

@kovacsge11 kovacsge11 requested a review from pasztork November 13, 2025 14:25
@kovacsge11 kovacsge11 requested a review from Svastits as a code owner November 13, 2025 14:25
@kovacsge11 kovacsge11 added the enhancement New feature or request label Nov 13, 2025
pasztork
pasztork previously approved these changes Nov 18, 2025
Svastits
Svastits previously approved these changes Nov 24, 2025
next_value_idx += kAttributeSuffix.length();

// External axes
// this -1 is to account for that there is no " before the fist attribute
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
// this -1 is to account for that there is no " before the fist attribute
// this -1 accounts for the lack of a quotation mark before the first attribute

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add external axis support with RSI for KROSHU

4 participants