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

added 3 new CHOMP parameters in chomp_planning.yaml file #10

Merged
merged 1 commit into from
Oct 18, 2018

Conversation

raghavendersahdev
Copy link

Added 3 new CHOMP Parameters

This PR is a work done by Raghavender as a part of 2018 Google summer of code. As a part of this PR, 3 new parameters are added to enhance CHOMP functionality.

  • enable_failure_recovery: if enabled, in case of an initial failure to find plan, CHOMP re-tries to Plan with updated parameters in hope to find a solution.
  • max_recovery_attempts: maximum number of attempts parameters can be changed to find a solution.
  • trajectory_initialization_method: initialization method of the trajectory.

@davetcoleman davetcoleman changed the base branch from master to kinetic-devel October 18, 2018 03:57
@davetcoleman davetcoleman merged commit 8e8b634 into moveit:kinetic-devel Oct 18, 2018
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

Successfully merging this pull request may close these issues.

None yet

2 participants