Skip to content
Snippets Groups Projects
  1. Jan 22, 2020
  2. Jan 17, 2020
  3. Jan 16, 2020
  4. Jan 14, 2020
  5. Jan 11, 2020
  6. Jan 08, 2020
  7. Jan 07, 2020
  8. Dec 29, 2019
  9. Dec 25, 2019
  10. Dec 20, 2019
  11. Dec 19, 2019
  12. Dec 18, 2019
  13. Dec 17, 2019
  14. Dec 14, 2019
  15. Dec 13, 2019
    • Yathartha Tuladhar's avatar
      nav2_lifecycle_manager documentation (#1392) · b6cf8271
      Yathartha Tuladhar authored
      * nav2_lifecycle_manager documentation
      
      * cleanup
      
      * Reworked the description
      
      * removed empty space
      b6cf8271
    • Melih Erdogan's avatar
      fix for #1363 - use clearMap instead of reset to clear costmaps (#1412) · f2c896d3
      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
      f2c896d3