This repository was archived by the owner on Nov 13, 2017. It is now read-only.
Enable Octomap diff - #602
Closed
TheBrewCrew wants to merge 1 commit into
Closed
Conversation
TheBrewCrew
force-pushed
the
cbrew_octomap_diff
branch
from
August 13, 2015 22:40
0b8d060 to
3c3902f
Compare
TheBrewCrew
added a commit
to TheBrewCrew/moveit_ros
that referenced
this pull request
Aug 13, 2015
TheBrewCrew
added a commit
to TheBrewCrew/moveit_ros
that referenced
this pull request
Aug 13, 2015
TheBrewCrew
added a commit
to TheBrewCrew/moveit_ros
that referenced
this pull request
Aug 13, 2015
TheBrewCrew
added a commit
to TheBrewCrew/moveit_ros
that referenced
this pull request
Aug 14, 2015
Contributor
|
Closed in favor of updated version in #636. |
otamachan
pushed a commit
to otamachan/moveit_ros
that referenced
this pull request
Oct 22, 2017
* IKConstraintSampler: Fixed transform from end-effector to ik chain tip. Previously the transform was done before sampling poses, which only works for pure orientation constraints. Now transforms after each sample. Removed no longer needed methods swapLinkModel. * Specify auto scale
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This enables the changes in moveit/moveit_core#255 by adding a ROS param (/move_group/octomap_diff) to enable change detection on the Octomap. This pull request should build without moveit/moveit_core#255 but will not do anything until it is merged.