-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow users to set various cartesian path service parameters (#58)
* Added ability to have cartesian planning calls avoid collisions * Fix bad merge * Allow users to set cartesian jump threshold * Allow users to set cartesian max step * Pass frame_id into the cartesian planning service * Add ability to specify a required fraction for a cartesian plan to succeed * Allowed users to get end effector name and base link name * Add revolute and prismatic jump thresholds * Formatting * Added test cases
- Loading branch information
1 parent
fe26066
commit 3f87e3b
Showing
2 changed files
with
110 additions
and
8 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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