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

(moveit_py) Custom typecaster collision_detection::AllowedCollision::Type #2553

Open
JensVanhooydonck opened this issue Nov 27, 2023 · 1 comment
Labels
enhancement New feature or request persistent Allows issues to remain open without automatic stalling and closing. python

Comments

@JensVanhooydonck
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Create a custom typecaster/revise the current implementation to return std::pair<bool,
// collision_detection::AllowedCollision::Type> in the get_entry function.

https://github.com/ros-planning/moveit2/pull/2551/files#r1405832696

Describe the solution you'd like
A custom typecaster for AllowedCollision::Type

Additional context
Currently as a fallback we cast to a string and return that.

Copy link

This issue is being labeled as stale because it has been open 45 days with no activity. It will be automatically closed after another 45 days without follow-ups.

@github-actions github-actions bot added the stale Inactive issues and PRs are marked as stale and may be closed automatically. label Jan 11, 2024
@sjahr sjahr added persistent Allows issues to remain open without automatic stalling and closing. and removed stale Inactive issues and PRs are marked as stale and may be closed automatically. labels Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request persistent Allows issues to remain open without automatic stalling and closing. python
Projects
None yet
Development

No branches or pull requests

3 participants