Skip to content

omx_moveit srdf file modification#372

Closed
mysteryholic wants to merge 2 commits into
mainfrom
feature-moveit-srdf
Closed

omx_moveit srdf file modification#372
mysteryholic wants to merge 2 commits into
mainfrom
feature-moveit-srdf

Conversation

@mysteryholic

Copy link
Copy Markdown
Contributor

This change updates the MoveIt configuration to resolve a self-collision issue between the gripper links. The detected collision was preventing MoveIt from planning valid paths, so collision checking between these links has been disabled.

Signed-off-by: dayeol kang <kangdy1997@gmail.com>

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request updates the SRDF configuration for the open manipulator to disable collisions between link6 and link7. The reviewer noted that these links are not adjacent, so the reason attribute should be changed from 'Adjacent' to 'Default' or 'Never' to prevent semantic errors in MoveIt.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread open_manipulator_moveit_config/config/omx_f/omx_f.srdf Outdated
@mysteryholic mysteryholic added the bug Something isn't working label Jun 18, 2026
@mysteryholic mysteryholic moved this to 📝 Pull Request in Platform Jun 18, 2026
@mysteryholic mysteryholic added duplicate This issue or pull request already exists and removed bug Something isn't working labels Jun 18, 2026
Signed-off-by: dayeol kang <kangdy1997@gmail.com>
@YoungWook0533 YoungWook0533 added bug Something isn't working and removed duplicate This issue or pull request already exists labels Jun 18, 2026

@YoungWook0533 YoungWook0533 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Great!

sunghowoo

This comment was marked as off-topic.

@sunghowoo sunghowoo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Add changelogs

@sunghowoo

Copy link
Copy Markdown
Member

I will close this PR, as it will be merged into the next PR and submitted again.

@sunghowoo sunghowoo closed this Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: 📝 Pull Request

Development

Successfully merging this pull request may close these issues.

3 participants