ros-kinetic-marti-nav-msgs (0.0.8-0wily) wily; urgency=high

  * Add GridMap message.
  * Contributors: Marc Alban

 -- Marc Alban <malban@swri.org>  Sat, 18 Mar 2017 05:00:00 -0000

ros-kinetic-marti-nav-msgs (0.0.7-0wily) wily; urgency=high

  * Add service to delete routes
  * Add more detailed comments to TrackedObject.msg
  * Add messages for tracked objects.
  * Contributors: Marc Alban, P. J. Reed

 -- Marc Alban <malban@swri.org>  Mon, 06 Feb 2017 06:00:00 -0000

ros-kinetic-marti-nav-msgs (0.0.6-0wily) wily; urgency=high



 -- Marc Alban <malban@swri.org>  Sun, 23 Oct 2016 05:00:00 -0000

ros-kinetic-marti-nav-msgs (0.0.5-0wily) wily; urgency=high

  * Adds new services to save a route and to update a route's metadata:
    
      * SaveRoute
        
          * Takes a list of route points and saves it
          * If the route's GUID matches an existing route, it will be overwritten
        
      * UpdateRouteMetadata
        
          * Modifies an existing route
          * Replaces the properties on specified points with new properties
        
    
  * Adds Obstacle/ObstacleArray messages to marti_nav_msgs.
  * Contributors: Elliot Johnson, P. J. Reed

 -- Marc Alban <malban@swri.org>  Sun, 14 Aug 2016 05:00:00 -0000

ros-kinetic-marti-nav-msgs (0.0.4-0wily) wily; urgency=high

  * Build PlanRoute service.
  * Add marti_nav_msgs/RouteSpeedArray message.
  * Adding a service for planning routes
    Resolves #61 <https://github.com/swri-robotics/marti_messages/issues/61>
  * Adding a service to set the currently active route
  * Add services for getting routes.
  * Add service definition for saving a recorded route.
  * Contributors: Elliot Johnson, Marc Alban, P. J. Reed

 -- Marc Alban <malban@swri.org>  Fri, 20 May 2016 05:00:00 -0000

ros-kinetic-marti-nav-msgs (0.0.3-0wily) wily; urgency=high

  * Adds RouteSpeed message.
  * Contributors: Marc Alban

 -- Marc Alban <malban@swri.org>  Fri, 11 Mar 2016 06:00:00 -0000

ros-kinetic-marti-nav-msgs (0.0.2-0wily) wily; urgency=high

  * Adds Route, RoutePoint, and RoutePosition messages
    Route and RoutePoint are very general messages to define a sequence of
    achievable poses for a vehicle along with arbitrary metadata about the
    route and the point itself.
  * Contributors: Jerry Towler

 -- Marc Alban <malban@swri.org>  Fri, 04 Mar 2016 06:00:00 -0000

ros-kinetic-marti-nav-msgs (0.0.1-0wily) wily; urgency=high

  * Fixing catkin_lint problems that could prevent installation.
  * update cmake version to squash the CMP0003 warning
  * remove dependencies on build_tools
  * use format 2 package definition
  * build fixes for catkin
  * catkinize marti_messages
  * Create README.md
  * Contributors: Marc Alban, P. J. Reed

 -- Marc Alban <malban@swri.org>  Tue, 22 Sep 2015 05:00:00 -0000


