Skip to content
Snippets Groups Projects
  1. May 05, 2020
  2. May 04, 2020
  3. May 02, 2020
    • Steven Macenski's avatar
      Ignore codecov paths in tests (#1671) · e85802c5
      Steven Macenski authored
      * Ignore codecov paths in tests
      
      * adding missing string test case for stripping leading slash
      
      * Update test_string_utils.cpp
      
      * Update test_string_utils.cpp
      
      * Update codecov.yml
      
      * Update codecov.yml
      
      * Update codecov.yml
      
      * Update codecov.yml
      e85802c5
  4. Apr 30, 2020
  5. Apr 28, 2020
  6. Apr 26, 2020
  7. Apr 25, 2020
  8. Apr 24, 2020
    • Alexey Merzlyakov's avatar
      map_server refactor and cleanup (#1624) · b01810bc
      Alexey Merzlyakov authored
      * [WIP] map_server refactor and cleanup
      
      nav2_map_server/mapio (map input-optput library):
      * Move OccupancyGrid messages saving code from MapSaver::mapCallback()
        to saveMapToFile() function
      * Rename and move try_write_map_to_file() MapSaver method
        to tryWriteMapToFile() function
      * Move map saving parameters into one SaveParameters struct
      * Reorganize map saving parameters verification code from MapSaver
        to new checkSaveParameters() function
      * Correct logging for incorrect input cases in checkSaveParameters()
      * Copy loadMapFromYaml() method from OccupancyGridLoader
      * Move loadMapFromFile() method from OccupancyGridLoader
      * Rename and move load_map_yaml() OccupancyGrid method
        to loadMapYaml() function
      * Move LoadParameters struct from OccupancyGridLoader
      
      nav2_map_server/map_saver:
      * Completely re-work MapSaver node:
       - Switch MapSaver from rclcpp::Node to nav2_utils::LifecycleNode
       - Revise MapSaver node parameters model
       - Add saveMapTop...
      b01810bc
    • Shrijit Singh's avatar
  9. Apr 16, 2020
  10. Apr 15, 2020
  11. Apr 08, 2020
  12. Apr 03, 2020
  13. Mar 29, 2020
  14. Mar 28, 2020
  15. Mar 27, 2020
  16. Mar 25, 2020
  17. Mar 22, 2020
  18. Mar 20, 2020
  19. Mar 18, 2020
  20. Mar 12, 2020
  21. Mar 11, 2020
  22. Mar 07, 2020
  23. Mar 06, 2020
  24. Mar 03, 2020