- Jan 22, 2020
-
-
Steven Macenski authored
fix map loading
-
yathartha3 authored
-
- Jan 17, 2020
-
-
Steven Macenski authored
Order of activate/deactivate nodes in lifecycle manager
-
Francisco Martin Rico authored
Signed-off-by:
Francisco Martin Rico <fmrico@gmail.com>
-
- Jan 16, 2020
-
-
Matthew Hansen authored
-
Matthew Hansen authored
-
Carl Delsey authored
* Moving tuning to configuration. * WIP writing up controller docs. * DWB Parameter Structure Complete. * Fixing review comments. * Fix wording on progress checker.
-
Melih Erdogan authored
* github pages for build instructions - created build.rst * Reorg the build instructions for github pages. Created new pages for each build instruction title. * Changing nav2 dependencies line. * Fixing a spelling mistake Co-authored-by:
Carl Delsey <carl.r.delsey@intel.com>
-
Matt Hansen authored
The documentation was incorrect - the launch file to use is `nav2_simulation_launch.py` for the dashing release We still need to update for Eloquent
-
- Jan 14, 2020
-
-
Steven Macenski authored
Change stvl video link to embed type instead of watch.
-
Mikael Arguedas authored
Signed-off-by:
Mikael Arguedas <mikael.arguedas@gmail.com>
-
Carl Delsey authored
You can get the youtube embed html by clicking the `share` button under the video and choosing the embed option.
-
Steven Macenski authored
Change robot speed at runtime
-
- Jan 11, 2020
-
-
Steven Macenski authored
Use arrow markers for waypoints instead of circles
-
Steven Macenski authored
including install forgotten costmap 2d cloud publisher and removing lifecycle nodes from debug instruments
-
- Jan 08, 2020
-
-
Francisco Martin Rico authored
Signed-off-by:
Francisco Martin Rico <fmrico@gmail.com>
-
- Jan 07, 2020
-
-
Francisco Martin Rico authored
Signed-off-by:
Francisco Martin Rico <fmrico@gmail.com>
-
- Dec 29, 2019
- Dec 25, 2019
-
-
mlherd authored
-
- Dec 20, 2019
-
-
Steven Macenski authored
adding a local copy of the turtlebot URDF to stop the need for general testing and the turtlebot repo (#1445) * adding a local copy of the turtlebot URDF to stop the need for general testing and the turtlebot repo * changing turtlebot3_waffle urdf to urdf directory * Correctly name file
-
Carlos A. Orduno authored
-
- Dec 19, 2019
-
-
They aren't needed in ROS2.
-
Steven Macenski authored
* adding STVL documentation * Updated link for video * Update sphinx_doc/howtos/tutorials/docs/navigation2_with_stvl.rst Co-Authored-By:
Matt Hansen <matthew.k.hansen@intel.com> * Update sphinx_doc/howtos/tutorials/docs/navigation2_with_stvl.rst Co-Authored-By:
Matt Hansen <matthew.k.hansen@intel.com> * including pluginlib plugin link * update videos -> video
-
Steven Macenski authored
-
- Dec 18, 2019
-
-
-
Steven Macenski authored
-
Steven Macenski authored
-
-
- Dec 17, 2019
-
-
Steven Macenski authored
-
Steven Macenski authored
-
- Dec 14, 2019
-
-
Steven Macenski authored
-
Steven Macenski authored
-
Steven Macenski authored
-
Steven Macenski authored
-
Steven Macenski authored
-
Steven Macenski authored
-
Steven Macenski authored
-
- Dec 13, 2019
-
-
Yathartha Tuladhar authored
* nav2_lifecycle_manager documentation * cleanup * Reworked the description * removed empty space
-
Melih Erdogan authored
* -fix for #1363. -created clearMap function for each layer. -use clearMap instead of reset to clear the costmaps * -function name change -infilation layer clearMap change -make resetMap a pure virtual function * Changing clearMaps back to reset * Fix uncrustify error * Fixing lifecycle transitions and tests now that reset doesn't act as a cleanup function * Updating this based on the approach taken in PR #1431 * Moving voxel_grid reset to the resetMaps function. * Missed adding resetMaps back to header. * Adding some comments to help navigate the inheritance hierarchy
-