Skip to content

Remove implicit rotation of target pose#46

Open
nikhil-sethi wants to merge 3 commits intoros-industrial:masterfrom
sam-xl:fix/target_pose_rotation
Open

Remove implicit rotation of target pose#46
nikhil-sethi wants to merge 3 commits intoros-industrial:masterfrom
sam-xl:fix/target_pose_rotation

Conversation

@nikhil-sethi
Copy link
Contributor

The reach packages is updated in this MR which removes the assumption that target pose z-axis is opposing tool z-axis.
This MR updates the URDF and visualizations to respect this new change.

<parent link="tool0"/>
<child link="tcp"/>
<origin xyz="0 0 0.1" rpy="0 0 0"/>
<origin xyz="0 0 0.1" rpy="3.14 0 0"/>
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
<origin xyz="0 0 0.1" rpy="3.14 0 0"/>
<origin xyz="0 0 0.1" rpy="${radians(180)} 0 0"/>

@nikhil-sethi nikhil-sethi requested a review from marip8 September 17, 2025 09:33
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.

2 participants