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

bugfix backport #2098

Closed
wants to merge 16 commits into from
Closed

Conversation

v4hn
Copy link
Contributor

@v4hn v4hn commented May 20, 2020

Replaces #2080 with a private remote branch pushable by all maintainers.

Description

These are bug fixes for merging into melodic_devel for the upcoming release.

Merge or rebase should be done to preserve the history of these commits.

reviewed-for-backport should be fast-forwarded to 091bdfb after merging this.

rhaschke and others added 16 commits May 11, 2020 13:31
…moveit#2041)

configure travis to report success before code-coverage finishes
Test passes when relaxing the acceptance region to 1e-6
* add tests for move_group tutorials

* easier to reach joint positions for less flaky test

* allow more time for planning

* remove move to start pose

* reduce epsilon to 1e-5
Some auxiliary PRAs can create additional waypoints,
so time parameterization must run *after* them on return of a successful plan,
which means it has to be loaded *before* them in the PRA chain.

Additionally, constraint names have to be resolved *before* fixing the input state w.r.t. them.

Look up the source code and documentation if you don't believe it.
Sure, some of them will probably almost never be used,
but I prefer full flexibility over missing an intuitive interface in the long run.

Before this patch it was impossible to remove dynamics information
from a state once it was added.
.. as they might be generated by a planner when the goal is already reached.
Unify the checks, they exist for all other actions.
@v4hn v4hn added melodic PRs to be merged into melodic branch backport porting back changes from more current branches labels May 20, 2020
@v4hn
Copy link
Contributor Author

v4hn commented May 20, 2020

Sorry, I did not notice that @tylerjw, as the proposer of this backport, does not have the permissions to push to a private pr branch either. Closing.
@tylerjw please get the changed commits from my branch (or redo the two lines of fixes yourself...).

@v4hn v4hn closed this May 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport porting back changes from more current branches melodic PRs to be merged into melodic branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants