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

jog_arm: Use UR5 example #1605

Merged
merged 15 commits into from
Aug 8, 2019
Merged

jog_arm: Use UR5 example #1605

merged 15 commits into from
Aug 8, 2019

Conversation

rhaschke
Copy link
Contributor

@rhaschke rhaschke commented Aug 7, 2019

This is a rebase of #1482 to resolve several merge conflicts. See conversation there for more details.
The previous PR was already approved by @mlautman.
@AndyZe, please have a look and address the remaining issues pointed out in #1482 (review) and #1482 (review).

@rhaschke rhaschke merged commit ee7605a into moveit:master Aug 8, 2019
@rhaschke rhaschke deleted the jog_ur5 branch August 8, 2019 19:10
@tylerjw tylerjw mentioned this pull request May 8, 2020
20 tasks
tylerjw pushed a commit to PickNikRobotics/moveit that referenced this pull request May 12, 2020
Switch from Motoman to UR5 example.
Add quick start instructions in README
tylerjw pushed a commit to PickNikRobotics/moveit that referenced this pull request May 20, 2020
Switch from Motoman to UR5 example.
Add quick start instructions in README
sjahr pushed a commit to sjahr/moveit that referenced this pull request Jun 21, 2024
…er than bool (moveit#1605)

* Return code rather than bool

* Remove all debug prints

* Small fixup

* Minor cleanup of comment and error handling

* void return from PlannerFn

* Control reaches end of non-void function

* Use a MoveItErrorCode cast

* More efficient callAdapter()

* More MoveItErrorCode

* CI fixup attempt
sjahr pushed a commit to sjahr/moveit that referenced this pull request Jun 21, 2024
* Revert "Planning request adapters: short-circuit if failure, return code rather than bool (moveit#1605)"

This reverts commit 66a64b4.

* Add debug message in call stack of planning_request_adapters

* Short-circuit planning request adapters

* Replace if-elseif cascade with switch

* Cleanup translation of MoveItErrorCode to string

- Move default code to moveit_core/utils
- Override defaults in existing getActionResultString()
- Provide translations for all error codes defined in moveit_msgs

* Fix comment according to review

* Add braces

Co-authored-by: Henning Kayser <henningkayser@picknik.ai>

* Add braces

Co-authored-by: Henning Kayser <henningkayser@picknik.ai>

Co-authored-by: Henning Kayser <henningkayser@picknik.ai>
Co-authored-by: AndyZe <andyz@utexas.edu>
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.

2 participants