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

Enable CBiRRT L-2 norm for dof resolution #333

Merged
merged 4 commits into from
Jul 27, 2016

Conversation

cdellin
Copy link
Contributor

@cdellin cdellin commented Jul 26, 2016

A recent comps PR adds a flag (off by default) to switch CBiRRT's interpretation of the robot's DOF resolutions from an L-infinity norm to an L-2 norm. Once that's merged, we should merge this to turn it on from PrPy (mirroring #332 for the Python planners).

@mkoval mkoval added the bug label Jul 27, 2016
@cdellin
Copy link
Contributor Author

cdellin commented Jul 27, 2016

I added the steplength parameter to CBiRRT. I chose 0.0599 (was 0.05 before by default) since it was the closest to the original that is just under a multiple of Herb's DOF resolution (0.02).

@mkoval mkoval merged commit e3cec78 into master Jul 27, 2016
@mkoval mkoval deleted the feature/cbirrt_dof_resolution_l2_norm branch July 27, 2016 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants