Pr hybrid planning review#351
Merged
henningkayser merged 5 commits intomoveit:feature/hybrid_planningfrom Feb 1, 2021
Merged
Conversation
de6b33a to
bb9898d
Compare
bb9898d to
99ab5ac
Compare
99ab5ac to
90b259c
Compare
Codecov Report
@@ Coverage Diff @@
## feature/hybrid_planning #351 +/- ##
========================================================
Coverage 48.00% 48.00%
========================================================
Files 157 157
Lines 14843 14843
========================================================
Hits 7124 7124
Misses 7719 7719 Continue to review full report at Codecov.
|
sjahr
pushed a commit
to sjahr/moveit2
that referenced
this pull request
Apr 16, 2021
* Export missing plugins * Use std::chrono_literals * Construct smart pointers with std::make_* instead of 'new' * Fixup const-ref in function signatures, reduce copies * Improve planning scene locking, robot state processing, controller logic
sjahr
pushed a commit
to sjahr/moveit2
that referenced
this pull request
May 4, 2021
* Export missing plugins * Use std::chrono_literals * Construct smart pointers with std::make_* instead of 'new' * Fixup const-ref in function signatures, reduce copies * Improve planning scene locking, robot state processing, controller logic
sjahr
pushed a commit
to sjahr/moveit2
that referenced
this pull request
May 4, 2021
* Export missing plugins * Use std::chrono_literals * Construct smart pointers with std::make_* instead of 'new' * Fixup const-ref in function signatures, reduce copies * Improve planning scene locking, robot state processing, controller logic
sjahr
pushed a commit
to sjahr/moveit2
that referenced
this pull request
May 9, 2021
* Export missing plugins * Use std::chrono_literals * Construct smart pointers with std::make_* instead of 'new' * Fixup const-ref in function signatures, reduce copies * Improve planning scene locking, robot state processing, controller logic
henningkayser
added a commit
that referenced
this pull request
May 18, 2021
* Export missing plugins * Use std::chrono_literals * Construct smart pointers with std::make_* instead of 'new' * Fixup const-ref in function signatures, reduce copies * Improve planning scene locking, robot state processing, controller logic
henningkayser
added a commit
that referenced
this pull request
May 18, 2021
* Export missing plugins * Use std::chrono_literals * Construct smart pointers with std::make_* instead of 'new' * Fixup const-ref in function signatures, reduce copies * Improve planning scene locking, robot state processing, controller logic
sjahr
pushed a commit
to sjahr/moveit2
that referenced
this pull request
Jun 4, 2021
* Export missing plugins * Use std::chrono_literals * Construct smart pointers with std::make_* instead of 'new' * Fixup const-ref in function signatures, reduce copies * Improve planning scene locking, robot state processing, controller logic
sjahr
pushed a commit
to sjahr/moveit2
that referenced
this pull request
Jun 4, 2021
* Export missing plugins * Use std::chrono_literals * Construct smart pointers with std::make_* instead of 'new' * Fixup const-ref in function signatures, reduce copies * Improve planning scene locking, robot state processing, controller logic
sjahr
pushed a commit
to sjahr/moveit2
that referenced
this pull request
Jun 7, 2021
* Export missing plugins * Use std::chrono_literals * Construct smart pointers with std::make_* instead of 'new' * Fixup const-ref in function signatures, reduce copies * Improve planning scene locking, robot state processing, controller logic
sjahr
pushed a commit
to sjahr/moveit2
that referenced
this pull request
Jun 7, 2021
* Export missing plugins * Use std::chrono_literals * Construct smart pointers with std::make_* instead of 'new' * Fixup const-ref in function signatures, reduce copies * Improve planning scene locking, robot state processing, controller logic
henningkayser
added a commit
to henningkayser/moveit2
that referenced
this pull request
Jul 6, 2021
* Export missing plugins * Use std::chrono_literals * Construct smart pointers with std::make_* instead of 'new' * Fixup const-ref in function signatures, reduce copies * Improve planning scene locking, robot state processing, controller logic
sjahr
pushed a commit
to sjahr/moveit2
that referenced
this pull request
Aug 21, 2021
* Export missing plugins * Use std::chrono_literals * Construct smart pointers with std::make_* instead of 'new' * Fixup const-ref in function signatures, reduce copies * Improve planning scene locking, robot state processing, controller logic
sjahr
pushed a commit
to sjahr/moveit2
that referenced
this pull request
Sep 28, 2021
* Export missing plugins * Use std::chrono_literals * Construct smart pointers with std::make_* instead of 'new' * Fixup const-ref in function signatures, reduce copies * Improve planning scene locking, robot state processing, controller logic
sjahr
pushed a commit
to sjahr/moveit2
that referenced
this pull request
Oct 19, 2021
* Export missing plugins * Use std::chrono_literals * Construct smart pointers with std::make_* instead of 'new' * Fixup const-ref in function signatures, reduce copies * Improve planning scene locking, robot state processing, controller logic
sjahr
pushed a commit
to sjahr/moveit2
that referenced
this pull request
Oct 28, 2021
* Export missing plugins * Use std::chrono_literals * Construct smart pointers with std::make_* instead of 'new' * Fixup const-ref in function signatures, reduce copies * Improve planning scene locking, robot state processing, controller logic
sjahr
pushed a commit
to sjahr/moveit2
that referenced
this pull request
Nov 18, 2021
* Export missing plugins * Use std::chrono_literals * Construct smart pointers with std::make_* instead of 'new' * Fixup const-ref in function signatures, reduce copies * Improve planning scene locking, robot state processing, controller logic
AndyZe
pushed a commit
to AndyZe/moveit2
that referenced
this pull request
Nov 24, 2021
* Export missing plugins * Use std::chrono_literals * Construct smart pointers with std::make_* instead of 'new' * Fixup const-ref in function signatures, reduce copies * Improve planning scene locking, robot state processing, controller logic
AndyZe
pushed a commit
to AndyZe/moveit2
that referenced
this pull request
Nov 29, 2021
* Export missing plugins * Use std::chrono_literals * Construct smart pointers with std::make_* instead of 'new' * Fixup const-ref in function signatures, reduce copies * Improve planning scene locking, robot state processing, controller logic
AndyZe
pushed a commit
to AndyZe/moveit2
that referenced
this pull request
Nov 30, 2021
* Export missing plugins * Use std::chrono_literals * Construct smart pointers with std::make_* instead of 'new' * Fixup const-ref in function signatures, reduce copies * Improve planning scene locking, robot state processing, controller logic
AndyZe
pushed a commit
to AndyZe/moveit2
that referenced
this pull request
Dec 3, 2021
* Export missing plugins * Use std::chrono_literals * Construct smart pointers with std::make_* instead of 'new' * Fixup const-ref in function signatures, reduce copies * Improve planning scene locking, robot state processing, controller logic
AndyZe
pushed a commit
to AndyZe/moveit2
that referenced
this pull request
Dec 7, 2021
* Export missing plugins * Use std::chrono_literals * Construct smart pointers with std::make_* instead of 'new' * Fixup const-ref in function signatures, reduce copies * Improve planning scene locking, robot state processing, controller logic
AndyZe
pushed a commit
to AndyZe/moveit2
that referenced
this pull request
Dec 7, 2021
* Export missing plugins * Use std::chrono_literals * Construct smart pointers with std::make_* instead of 'new' * Fixup const-ref in function signatures, reduce copies * Improve planning scene locking, robot state processing, controller logic
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Fixes addressing mostly MoveIt best practices. @sjahr