Merge with latest ros-planning/master#10
Merged
Michael-Equi merged 17 commits intoBytesRobotics:range-sensor-costmapfrom Aug 6, 2020
Merged
Merge with latest ros-planning/master#10Michael-Equi merged 17 commits intoBytesRobotics:range-sensor-costmapfrom
Michael-Equi merged 17 commits intoBytesRobotics:range-sensor-costmapfrom
Conversation
* Move definitions of functions in tf_help to separate src cpp file to avoid multiple definition error * Fix linting issues * Make uncrustify happier * More format fixing
Signed-off-by: Marwan Taher <marokhaled99@gmail.com>
* prototype of lifecycle bond system * adding more structure to get around weak ptr issue * working prototype for manager * adding some ns -> s conversions * changing to service node * adding bond connections to all servers * update logs * fixing review comments * fix types * remove extraneous functions * make linters happy * simplifications * adding spinner to get working but now unstable * moving bond connections to activate state * adding defaults * working complete prototype for review * update dependencies * adding connection logging * remove accidental file * fix server side timeout for heartbeats * adding complete unit coverage of bond support * fixing lifecycle test * trying to activate since autostart was removed
Signed-off-by: Sarthak Mittal <sarthakmittal2608@gmail.com>
* more tests * removing old cmake
…warning (#1904) * remove on_errors in favor of a general lifecycle warning * adding removed thing
* trying to get A* to work again * make flake 8 happy * adding cancel and preempt test * planner tests use A* * adding A* note * test with topic
* failures tests * adding copyrights * cancel test in recoveries
* Positive speed and distance are enforced in backup action node * Enforce positive inputs to backup recovery * Removed positive enforcement from backup action Co-authored-by: Matthijs den Toom <mdentoom@lely.com>
* acquire the costmap lock while copying data in navfn planner Signed-off-by: Daisuke Sato <daisukes@cmu.edu> * add costmap lock to dwb local plannger Signed-off-by: Daisuke Sato <daisukes@cmu.edu>
…server (#1915) * remove erraneous handling done by prior * adding a bunch of voxel unit tests * retrigger
… etc (#1916) * adding waypoint follower failure test * adding voxel, more logging * reset -> clear
* fixing #1917 on declare if not declared * fix API
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.
Basic Info
Description of contribution in a few bullet points
Description of documentation updates required from your changes
Future work that may be required in bullet points