navigation 1.1 unstable release

| No Comments | No TrackBacks

navigation 1.1.0 has been released. This is an unstable development release to try out features considered for inclusion in navigation 1.2. The 1.1.0 release contains a service call for navfn that allows plans to be made via ROS, a service call to move_base that clears unknown space in the costmap, and a fix to velocity computation in the base_local_planner that could allow robots to drive a bit faster but needs testing to be sure its safe. Unless you have an immediate need for features in the 1.1 series, it is recommended that you use the 1.0 series until things stabilize with a 1.2 release.

Hope all is well,

Eitan

Change List:

  • move_base
    • Added a clear_unknown_space service to move_base that allows external users to clear unknown space around the robot in the costmap.
  • navfn
    • Adding a make_plan service to navfn that allows the use of the planner via ROS.
  • costmap_2d
    • Changing ROS_ASSERT to ROS_FATAL with a std::runtime_error when checking for legal configurations.
    • Costmap2DROS is now const correct
  • base_local_planner
    • Bug fix for how velocities were being computed. This fix will make the robot a bit more aggressive in how it drives and is going into the 1.1 series for testing.

No TrackBacks

TrackBack URL: https://www.ros.org/mt-tb.cgi/154

Leave a comment

Find this blog and more at planet.ros.org.


Monthly Archives

About this Entry

This page contains a single entry by kwc published on April 6, 2010 11:30 PM.

Robots Using ROS: TUM-Rosie was the previous entry in this blog.

robot_model 1.1.0 unstable release is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.