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

Rviz motion planning plugin works but c++ interface produces non-optimal trajectories #27

Open
christinaionescu opened this issue Jul 7, 2022 · 0 comments

Comments

@christinaionescu
Copy link

Hi,

I have a similar issue to the one posted here: moveit/moveit#3159

Motion planning with the rviz plugin looks fine but if I use the C++ interface it can plan a correct path to the goal pose but it is completely non-optimal as the trajectory makes a huge movement although the goal pose is just a small translation.

I do not understand if the issue lies within moveit or within this repository or somewhere else?
However, for me the error just occured unter noetic, I had it running on melodic before and that was fine.

Do you have an idea?

Thank you and best regards

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

No branches or pull requests

1 participant