Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wait_interpolation() returns list of is_interpolating for all controllers #387

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

708yamaguchi
Copy link
Contributor

wait_interpolation() returns list of is_interpolating for all controllers.
This follows roseus :wait-interpolation.
https://github.com/jsk-ros-pkg/jsk_pr2eus/blob/16cb8fa58aa1ef7884b01bfdc29c0de1bba76d5a/pr2eus/robot-interface.l#L714

My concern:
This pull request will lose the backward compatibility of the return value of wait_interpolation.

@iory
Copy link
Owner

iory commented Aug 26, 2024

Based on my search on GitHub, I couldn't find any projects that effectively utilize the return value of wait_interpolation.
https://github.com/search?q=wait_interpolation+language%3Apython&ref=opensearch&type=code&p=5

This change breaks backward compatibility, but since it is beneficial, I will proceed with merging it.

@iory iory merged commit afbb0c2 into iory:main Aug 26, 2024
6 checks passed
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