- Dec 06, 2019
-
-
Mohammad Haghighipanah authored
Added parallel recovery behaviors
-
Carlos A. Orduno authored
Use PythonExpression to evaluate the condition substitution
-
- Dec 05, 2019
-
-
Carl Delsey authored
This reverts commit 876b833e.
-
bpwilcox authored
-
bpwilcox authored
-
bpwilcox authored
-
bpwilcox authored
add lambda callbacks directly
-
bpwilcox authored
-
Michael Jeronimo authored
Once the child node begins to run, it should continue to run until completion.
-
- Dec 04, 2019
-
-
Carl Delsey authored
Also optimizing the git clone step by referencing the checked out copy of the repo.
-
Carl Delsey authored
-
Carl Delsey authored
Apparently every job starts with a clean container.
-
Carl Delsey authored
-
Carl Delsey authored
-
- Dec 03, 2019
-
-
Steven Macenski authored
* update dwb plugin pkg readme * Update nav2_dwb_controller/README.md Co-Authored-By:
Matt Hansen <matthew.k.hansen@intel.com> * Update nav2_dwb_controller/README.md Co-Authored-By:
Matt Hansen <matthew.k.hansen@intel.com> * Update nav2_dwb_controller/README.md Co-Authored-By:
Matt Hansen <matthew.k.hansen@intel.com> * Update README.md
-
Steven Macenski authored
Nav2 wp follower
-
Steven Macenski authored
* fixing lazy implementation of action clinet * remove rate object unused and debug artifact
-
Steven Macenski authored
-
Steven Macenski authored
-
- 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 26, 2019
-
-
Steven Macenski authored
Update index.rst
-
- Nov 23, 2019
-
-
Steven Macenski authored
changing TB3 burger to waffle
-
Steven Macenski authored
move collision checker as an input to the configure method of recoveries
-
Steven Macenski authored
adding warning when robot is out of costmap bounds
-
Carl Delsey authored
* Adding the PipelineSequence node * Rewrite tree to take advantage of the new node. * Add image generator * Adding documentation * Clarifying documentation on PipelineSequence
-
- Nov 22, 2019
-
-
Steven Macenski authored
Reorg bt nav
-
Steven Macenski authored
-
Steven Macenski authored
-
Steven Macenski authored
-
- Nov 21, 2019
-
-
harderthan authored
-
harderthan authored
I was following this guide. To install ros2-navigation, need to edit `ros2-dashing-navigation2` to `ros-dashing-navigation2`. When I tried original command from this guide, I got error below. ```bash $ sudo apt install ros2-dashing-navigation2 Reading package lists... Done Building dependency tree... 50% Building dependency tree Reading state information... Done E: Unable to locate package ros2-dashing-navigation2 $ sudo apt install ros2-dashing-nav2-bringup Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package ros2-dashing-nav2-bringup ```
-
Steven Macenski authored
adding navigation2 new diagram
-
Steven Macenski authored
planner/controller properties to IDs
-
Steven Macenski authored
-
Steven Macenski authored
-
Steven Macenski authored
-
Steven Macenski authored
Minor fix for broken link in build.md file
-
srsidd authored
-
- Nov 19, 2019
-
-
Steven Macenski authored
-