Skip to content

Fix SimpleIk return logic on timeout#261

Merged
sea-bass merged 2 commits into
mainfrom
fix-ik-return
Jul 13, 2026
Merged

Fix SimpleIk return logic on timeout#261
sea-bass merged 2 commits into
mainfrom
fix-ik-return

Conversation

@sea-bass

@sea-bass sea-bass commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

I was testing out the ROS interactive marker example and found that a lot of my IK calls as I dragged the marker around were failing!

Turns out there was a bug in the logic when the timeout is hit... and it so happened that fast_return = False was being used in those demos.

For funsies, test the RoboPlan ROS example with and without this change

@sea-bass
sea-bass requested a review from eholum July 9, 2026 03:14
@sea-bass sea-bass changed the title Fix SimpleIk return logic Fix SimpleIk return logic on timeout Jul 9, 2026
@sea-bass sea-bass closed this Jul 9, 2026
@sea-bass sea-bass reopened this Jul 9, 2026

@eholum eholum left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

ooooo d'oh, nice catch...

@sea-bass
sea-bass merged commit 2e4eac5 into main Jul 13, 2026
18 of 19 checks passed
@sea-bass
sea-bass deleted the fix-ik-return branch July 13, 2026 12:39
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