Skip to content
New issue

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

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

Already on GitHub? # to your account

Invalid Trajectory: start point deviates from current robot state #749

Closed
rkeatin3 opened this issue Jan 23, 2018 · 4 comments
Closed

Invalid Trajectory: start point deviates from current robot state #749

rkeatin3 opened this issue Jan 23, 2018 · 4 comments

Comments

@rkeatin3
Copy link
Contributor

Description

When planning/executing multiple plans in quick succession, execution often fails with the error Invalid Trajectory: start point deviates from current robot state more than 0.01.

My environment

  • ROS Distro: Indigo
  • OS Version: Ubuntu 14.04
  • MoveIt Version Binary Version 0.7.13

Steps to reproduce

I believe the key to reproducing this error is planning/executing plans in quick succession; sleeping in between executing one trajectory and planning another mitigates this issue. I am also aggregating joint states from multiple publishers onto /joint_states by using the source_list parameter to the joint_state_publisher.

For more background, see my post on the MoveIt Users' group here.

I believe my issue is different than these similar issues:

Based on my testing, I think the underlying cause may be linked to the following issues/PRs:

PRs 298, 717, and 350 have all been merged already. Issue 501 also references PR 717 as a possible fix. It was merged 9 days ago into indigo_devel according to the PR, but when I look at the branch itself it says the last commit was is 19 days ago...

Does the current binary release have PR 717 integrated?

@rhaschke
Copy link
Contributor

If you are using binary release 0.7.13, you don't yet have the latest merge of #717, because this is not yet released. Try to build from source. I'm closing this for now. Please feel free to reopen, if the issue remains in the source build. Thank you very much for your detailed report.

@rkeatin3
Copy link
Contributor Author

I think I am unable to reopen this issue since I'm not the one that closed it, but anyway, the source build of MoveIt (from commit with hash 4c9a74...) did not fix this issue.

@rhaschke rhaschke reopened this Jan 25, 2018
@rhaschke
Copy link
Contributor

Hm. Indeed, the unittest that succeeds in Kinetic fails in Indigo. I need to have a deeper look what is missing in Indigo.

@rhaschke
Copy link
Contributor

rhaschke commented Feb 1, 2018

Closed via #752

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants