Skip to content
Snippets Groups Projects
  1. Sep 05, 2019
  2. Aug 31, 2019
  3. Aug 30, 2019
  4. Aug 29, 2019
  5. Aug 28, 2019
  6. Aug 27, 2019
  7. Aug 26, 2019
  8. Aug 24, 2019
  9. Aug 23, 2019
  10. Aug 21, 2019
    • Ruffin's avatar
      Merge pull request #990 from ruffsl/rmw · 5c0dfbe7
      Ruffin authored
      Extend CI Workflow to test multiple RMW
      5c0dfbe7
    • Ruffin's avatar
      Migrate image tag to rosplanning repo · 618e642f
      Ruffin authored
      618e642f
    • Dan Rose's avatar
      Rewrite nav2_map_server (#989) · 8b239fb4
      Dan Rose authored
      Add GraphicsMagick API and use it to implement map_saver, map_loader
      Removes dependency on SDL, creates installation dependency on libgraphicsmagick++; apt package libgraphicsmagick++1-dev
      Allows saving in trinary, raw, or scale mode.
      Added configurable image format pgm, png, etc.
      Add warning when using scale mode with opaque format.
      Remove SDL from map server
      Extract repeated MapMode to shared enum class
      Switch writing YAML to same library that reads it (yaml-cpp)
      Add --help alias to map saver -h
      Extract map yaml loading to its own function, with better error messages. Also fixed crash due to misuse of std::string constructor.
      8b239fb4
    • Dan Rose's avatar
      nav2_util::duration_from_seconds -> rclcpp::Duration::from_seconds (#1048) · 7c473cda
      Dan Rose authored
      
      * nav2_util::duration_from_seconds -> rclcpp::Duration::from_seconds
      
      * Update nav2_costmap_2d/plugins/static_layer.cpp
      
      oops!
      
      Co-Authored-By: default avatarCarl Delsey <carl.r.delsey@intel.com>
      7c473cda
  11. Aug 19, 2019
  12. Aug 18, 2019