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

Cartesian Path Planning in Python API #2401

Open
BBlumhofer opened this issue Oct 2, 2023 · 4 comments
Open

Cartesian Path Planning in Python API #2401

BBlumhofer opened this issue Oct 2, 2023 · 4 comments
Labels
enhancement New feature or request persistent Allows issues to remain open without automatic stalling and closing.

Comments

@BBlumhofer
Copy link

Is your feature request related to a problem? Please describe.
The current Python API of Moveit2 does not support Cartesian Path planning. To use moveit solely ia python this would be very important

Describe the solution you'd like
Similar to the move_group_Interface a function to compute the cartesian path

@BBlumhofer BBlumhofer added the enhancement New feature or request label Oct 2, 2023
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 Nov 16, 2023
Copy link

github-actions bot commented Jan 2, 2024

This issue was closed because it has been stalled for 45 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 2, 2024
@dsandber
Copy link

dsandber commented Jan 4, 2024

@BBlumhofer Did you make any headway with this? Do I understand correctly that the Python API is available in ROS1/MoveIt1 but not in ROS2/MoveIt2? Is it just the thin Python wrapper around the C code that is missing?

@sjahr sjahr reopened this Jan 8, 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 8, 2024
@dsandber
Copy link

dsandber commented Jan 9, 2024

I haven't seen it confirmed, but I believe the Python API for the Pilz industrial stuff (now in MoveIt) is missing from ROS2, which is forcing me to stay on ROS1. This ticket suggests some kind of workaround:

#2463

Do I understand correctly that in ROS2 the Python code is mainly thin wrappers that call the underlying C libraries?

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.
Projects
None yet
Development

No branches or pull requests

3 participants