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 Python bindings for Humble? #2524

Closed
sl148 opened this issue Nov 11, 2023 · 8 comments
Closed

Moveit Python bindings for Humble? #2524

sl148 opened this issue Nov 11, 2023 · 8 comments
Labels
stale Inactive issues and PRs are marked as stale and may be closed automatically.

Comments

@sl148
Copy link

sl148 commented Nov 11, 2023

I am running ROS2 Humble with Moveit2 to control the UR5e manipulator.
I wonder if there an official Python bindings that are compatible with ROS2 Humble.

I tried source installation in the main branch instead of the humble branch, but it seems like Moveit2 fails to plan the path when I do the motion plan in Rviz. I suspect that the error comes from some difference between the main and the humble branches since motion planning was working fine when I followed the Humble binary installation.
So I wonder if there is a stable version of moveit_py for Humble.

Thanks!

@JensVanhooydonck
Copy link
Contributor

You should be able to use the source of the main branch to use the python bindings.
Could you check the versions of ompl on the ROS2 Humble instance vs the source instance? I've seen that an older OMPL-version was installed in some cases.

@gagapaga
Copy link

gagapaga commented Nov 29, 2023 via email

@JensVanhooydonck
Copy link
Contributor

I don't think the binary build has the latest changes. Can you try the source build?
If you want to use the Python interface, the time parameterisation function was added only a few weeks ago. So i think currently only in source build.

@gagapaga
Copy link

gagapaga commented Nov 29, 2023 via email

@tylerjw
Copy link
Member

tylerjw commented Nov 29, 2023

Those improvements are unlikely to ever be backported to humble. However the main branch will continue to build on Humble if you'd like the latest features.

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 15, 2024
Copy link

github-actions bot commented Mar 1, 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 Mar 1, 2024
@github-project-automation github-project-automation bot moved this to ✅ Done in MoveIt Mar 1, 2024
@adamanov
Copy link

Those improvements are unlikely to ever be backported to humble. However the main branch will continue to build on Humble if you'd like the latest features.

unfortunettely the main branch is not possible to build on humble

Could not find a package configuration file provided by "osqp" with any of the following names:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Inactive issues and PRs are marked as stale and may be closed automatically.
Projects
None yet
Development

No branches or pull requests

5 participants