Skip to content

Feature/v2.0 li#52

Draft
tokirobot wants to merge 10 commits into
enactic:mainfrom
tokirobot:feature/v2.0_li
Draft

Feature/v2.0 li#52
tokirobot wants to merge 10 commits into
enactic:mainfrom
tokirobot:feature/v2.0_li

Conversation

@tokirobot
Copy link
Copy Markdown
Contributor

Features

  • Coordinate system optimization: Unified to world coordinate frame at the base, resolving inconsistencies in the previous frame definitions
  • v1.0 / v2.0 switchable: Both arm versions can now be selected without changing the core structure

TODO

  • Removing intermediate files (in progress)

@abetomo abetomo self-requested a review May 12, 2026 05:02
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This file appears to be empty. Is it required, or can it be removed?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This file appears to be empty. Is it required, or can it be removed?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The same image is also located at assets/robot/openarm_v2.0/imgs/*.
Since these look like explanatory images, could we keep the ones under docs/ and remove the ones under assets/?

Comment thread pyproject.toml
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Why is pyproject.toml needed here?

<joint name="openarm_${left_arm_prefix}finger_joint2">
<param name="mimic">openarm_${left_arm_prefix}finger_joint1</param>
<param name="multiplier">${left_finger_mimic_multiplier}</param>
<command_interface name="position"/>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Jazzy throws the following error, so is it ok to remove this line?

[ros2_control_node-2] terminate called after throwing an instance of 'std::runtime_error'
[ros2_control_node-2]   what():  Joint 'openarm_left_finger_joint2' has mimic attribute not set to false: Activated mimic joints cannot have command interfaces.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants