- Aug 06, 2020
-
-
Steven Macenski authored
-
Steven Macenski authored
* adding waypoint follower failure test * adding voxel, more logging * reset -> clear
-
Steven Macenski authored
* remove erraneous handling done by prior * adding a bunch of voxel unit tests * retrigger
-
- Aug 05, 2020
-
-
Steven Macenski authored
* failures tests * adding copyrights * cancel test in recoveries
-
Steven Macenski authored
-
- Aug 04, 2020
-
-
Steven Macenski authored
* remove on_errors in favor of a general lifecycle warning * adding removed thing
-
- Jul 31, 2020
-
-
Steven Macenski authored
* 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
-
- Jul 21, 2020
-
-
Siddarth Gore authored
* Move dwb goal/progress checker plugins to nav2_controller Signed-off-by:
Siddarth Gore <siddarth.gore@gmail.com> * Move goal/progress checker plugins to nav2_controller Address review comments Signed-off-by:
Siddarth Gore <siddarth.gore@gmail.com> * Move goal/progress checker plugins to nav2_controller Use new plugin declaration format and doc update Signed-off-by:
Siddarth Gore <siddarth.gore@gmail.com> * Update bringup.yaml for new plugins in nav2_controller Also remove redundent file from dwb_plugins Signed-off-by:
Siddarth Gore <siddarth.gore@gmail.com> * Fix doc errors and update remaining yaml files Signed-off-by:
Siddarth Gore <siddarth.gore@gmail.com> * Remove mention of goal_checker from dwb docs Signed-off-by:
Siddarth Gore <siddarth.gore@gmail.com> * Add .plugin params to doc Signed-off-by:
Siddarth Gore <siddarth.gore@gmail.com> * Tests for progress_checker plugin declare .plugin only if not declared before Signed-off-by:
Siddarth Gore <siddarth.gore@gmail.com> * Tweak plugin names/description in doc Signed-off-by:
Siddarth Gore <siddarth.gore@gmail.com>
-
- Jul 02, 2020
-
-
Sarthak Mittal authored
* Add utility function to get plugin type param and refactor controller params Signed-off-by:
Sarthak Mittal <sarthakmittal2608@gmail.com> * Exit when plugin param is not provided Signed-off-by:
Sarthak Mittal <sarthakmittal2608@gmail.com> * Minor fix Signed-off-by:
Sarthak Mittal <sarthakmittal2608@gmail.com> * Remove defaults Signed-off-by:
Sarthak Mittal <sarthakmittal2608@gmail.com> * Fix uncrustify error Signed-off-by:
Sarthak Mittal <sarthakmittal2608@gmail.com> * Default to DWB Signed-off-by:
Sarthak Mittal <sarthakmittal2608@gmail.com> * Add tests Signed-off-by:
Sarthak Mittal <sarthakmittal2608@gmail.com> * Refactor planner server plugin param Signed-off-by:
Sarthak Mittal <sarthakmittal2608@gmail.com> * Refactor recovery server plugin param Signed-off-by:
Sarthak Mittal <sarthakmittal2608@gmail.com> * Refactor costmap plugin param Signed-off-by:
Sarthak Mittal <sarthakmittal2608@gmail.com> * Update bringup parmas Signed-off-by:
Sarthak Mittal <sarthakmittal2608@gmail.com> * Update parameter list in docs Signed-off-by:
Sarthak Mittal <sarthakmittal2608@gmail.com> * Rename plugins parameter Signed-off-by:
Sarthak Mittal <sarthakmittal2608@gmail.com> * Update parameter list and fix defaults in costmap node Signed-off-by:
Sarthak Mittal <sarthakmittal2608@gmail.com> * Declare default .plugin params only when plugin name parameter is default Signed-off-by:
Sarthak Mittal <sarthakmittal2608@gmail.com> * Update parameter list Signed-off-by:
Sarthak Mittal <sarthakmittal2608@gmail.com> * Update nav2_recoveries/src/recovery_server.cpp Co-authored-by:
Steve Macenski <stevenmacenski@gmail.com> * Update params.md Signed-off-by:
Sarthak Mittal <sarthakmittal2608@gmail.com> * Fix uncrustify errors Signed-off-by:
Sarthak Mittal <sarthakmittal2608@gmail.com> Co-authored-by:
Steve Macenski <stevenmacenski@gmail.com>
-
- May 16, 2020
-
-
Sarthak Mittal authored
* adding navigate to pose feedback and remove random crawl from master * adding controller feedback * recovery feedback actions * Update nav2_controller/src/nav2_controller.cpp Co-Authored-By:
Carl Delsey <1828778+cdelsey@users.noreply.github.com> * Add feedback in wait action and make general improvements Signed-off-by:
Sarthak Mittal <sarthakmittal2608@gmail.com> * Fix rebase errors * Make feedback reset across different goals Co-authored-by:
stevemacenski <stevenmacenski@gmail.com> Co-authored-by:
Carl Delsey <1828778+cdelsey@users.noreply.github.com>
-
- May 14, 2020
-
-
Sean Yen authored
* Windows bringup. * nullity check. * nullity check.
-
- May 09, 2020
-
-
Sarathkrishnan Ramesh authored
* Change publishers to publish unique ptrs * Revert test case modification * Update function signature to receive unique_ptrs * Update publishers in nav2_costmap_2d to publish unique ptrs * Update publishers in nav2_planner and nav2_map_server * Change nav2_map_server publisher to publish occupancy grid unique ptr * Change publisher in nav2_planner to publish path unique ptr * Remove smart pointer return from functions in nav2_costmap_2d * Run cpp_lint manually in nav2_costmap_2d * Minor fixes * Adhere to conventions of smart pointers passing to function * Change publisher in dwb_core to publish unique pointer
-
- Feb 15, 2020
-
-
Steven Macenski authored
move odom sub thresholds to the controller server for no change in behavior but prior change in authority (#1528)
-
Carl Delsey authored
* Declare progress checker parameters * Use declare_if_not_declared function This should allow the node to be brought down and back up using the lifecycle manager.
-
- Feb 11, 2020
-
-
Steven Macenski authored
* TEMP remove all system tests from running to add back in one by one * hottt patch, working simple action server again * removing a few debugs * adding debug * fixed test actions file * removing debug statements and removing opensplice and connext jobs * reintroduce planner tests * reintro localization tests * reintroduce updown tests * updating defaults * allow controller to react to different controlller requests * add params * planners tests online * add tests back in * remove flaky multirobot test for CI but leaving here for utility * adding back connext dds * crusty * refactor lots and lots of code... * adding gtest mains * disable planner tests
-
- Dec 13, 2019
-
-
bpwilcox authored
-
- Dec 10, 2019
-
-
Carlos A. Orduno authored
Fixing build error introduced by #1356
-
Carlos A. Orduno authored
* Handle action server deactivation while the action is still running. * Handle race condition between completing an action and receiving a preemption. * Terminate all goals if cancel was requested on any goal handle. * Terminate only the current goal if the module fails to execute the action.
-
- Dec 06, 2019
-
-
Mohammad Haghighipanah authored
Added parallel recovery behaviors
-
- Nov 28, 2019
-
-
Steven Macenski authored
* changing behavior tree to use snake_case actions * correct action servers not related to recovery * resolve recovery server plugin names with action server names
-
- Nov 27, 2019
-
-
Steven Macenski authored
* changing references from local planner to controller outside of DWB * change minimum in DWB planner to be controllers * Update nav2_core/include/nav2_core/controller.hpp Co-Authored-By:
bpwilcox <bpwilcox@eng.ucsd.edu>
-
- Nov 21, 2019
-
-
Steven Macenski authored
-
- Nov 06, 2019
-
-
Steven Macenski authored
-
Steven Macenski authored
-
- Nov 03, 2019
-
-
Steven Macenski authored
* cleanup all globally hardcoded remaps for multirobots * fixing map path * fix pep8 indent * linter happy now? * Fix linter errors * reincluding /scan on scan * multirobot launch with unique configurations * multirobot tests using both configuration files * make flake8 happy * flake8 try2 * flakey9 * flake10 * attempt flake exception * flake11 * flake12 * noqa on lin * changing launch configuration in loop
-
- Oct 28, 2019
-
-
Steven Macenski authored
-
- Oct 27, 2019
-
-
Steven Macenski authored
-
Steven Macenski authored
-
- Oct 26, 2019
-
-
Steven Macenski authored
-
Steven Macenski authored
-
- Oct 25, 2019
-
-
Steven Macenski authored
-
- Oct 24, 2019
-
-
Steven Macenski authored
-
- Oct 16, 2019
-
-
bpwilcox authored
fix lint
-
- Oct 12, 2019
-
-
Steven Macenski authored
-
- Sep 26, 2019
-
-
Carlos A. Orduno authored
* Extending `rewritten_yaml` to also replace keys. * Adding a node launcher that puts a condition to applying the remappings. * Add namespacing of launch files. * Update namespace of costmap and passing of correct namespace by planner & controller.
-
- Sep 21, 2019
-
-
Yathartha Tuladhar authored
-
Yathartha Tuladhar authored
-
Yathartha Tuladhar authored
-
- Sep 11, 2019
-
-
bpwilcox authored
-
Steven Macenski authored
-