Skip to content
Snippets Groups Projects
  1. Apr 26, 2020
  2. Apr 25, 2020
  3. 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...
    • Shrijit Singh's avatar
  4. Apr 16, 2020
  5. Apr 15, 2020
  6. Apr 08, 2020
  7. Apr 03, 2020
  8. Mar 29, 2020
  9. Mar 28, 2020
  10. Mar 27, 2020
  11. Mar 25, 2020
  12. Mar 22, 2020
  13. Mar 20, 2020
  14. Mar 18, 2020
  15. Mar 12, 2020
  16. Mar 11, 2020
  17. Mar 07, 2020
  18. Mar 06, 2020
  19. Mar 03, 2020
  20. Feb 28, 2020
  21. Feb 27, 2020
  22. Feb 26, 2020