Skip to content
Snippets Groups Projects
  1. Oct 19, 2018
  2. Oct 18, 2018
  3. Oct 17, 2018
  4. Oct 16, 2018
  5. Oct 13, 2018
    • Carl Delsey's avatar
      DWB fixes (#152) · 8a63ab49
      Carl Delsey authored
      * Fixing time delays. Duration object takes nanoseconds, not seconds
      
      * Fixing DWB. It runs and almost follows a path.
      
      No pose seems to be available, so it just publishes zero velocity.
      
      * Addressing review comments.
      8a63ab49
  6. Oct 12, 2018
  7. Oct 11, 2018
  8. Oct 10, 2018
    • Steven Macenski's avatar
      Metapackage + Reorg + build script updates (#107) · ac932ea4
      Steven Macenski authored
      * moved over
      * moving all messages into an internal msgs metapackage grouping
      * moving all the messages into a homologated package
      * making necessary changes for the msgs package homologation
      * adding metapackage
      * adding  myself as a maintainer
      * build script and doc updates for package in workspace
      * dealing with merge issues
      * remove author fields
      * moving around
      * merge conflict v3
      * remove costmap 2d from utils
      * killing src dir
      * remove costmap 2d clone #3
      * remove extraneous file
      * kill dwa for some reason
      * dwb rectification
      * removing oregon author -> maintainer
      * controller -> nav2_controller
      * adding new msgs  to new things
      * tags
      * bringup pkg
      * compiling with task status mode
      * getting the task status to compile for dwa
      * adding costmap2d into nav2 naming nominclature
      * adding controller metapackage
      * recursive definitions -- bringup cannot be inside of the metapackage
      * kill bad line
      * hopefully actual last git merge error...
      * changelog resolve
      ac932ea4
  9. Oct 09, 2018
  10. Oct 06, 2018
  11. Oct 05, 2018
  12. Oct 04, 2018
    • Michael Jeronimo's avatar
      Subsystem integration (#136) · 350533e5
      Michael Jeronimo authored
      Integrate the current modules for an overall system test
      * Simple navigator gets the goal pose from gazebo via the move_base_simpl/goal
      message
      * The Dijkstra global planner gets the current robot pose from localization
      * Send a mission plan from the mission executor upon receiving a goal pose from rviz
      * Incorporate Carl's change to make the robot move in the stub dwa controller
      * Start on a system launch file
      * Address review feedback
      350533e5
    • Carl Delsey's avatar
      Making the path to the test_map.pgm relative to the yaml file (#130) · 0fd3f694
      Carl Delsey authored
      This should make the test_map.yaml work on other systems.
      0fd3f694
    • Brian's avatar
      fixing spaces and extra lines · 63c5b358
      Brian authored
      more spacing fixes
      
      one more line fix
      63c5b358