Skip to content

Commit 5564bf4

Browse files
committed
0.2.2
1 parent cbbfef5 commit 5564bf4

File tree

19 files changed

+19
-19
lines changed

19 files changed

+19
-19
lines changed

costmap_queue/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>costmap_queue</name>
4-
<version>0.2.1</version>
4+
<version>0.2.2</version>
55
<description>Tool for iterating through the cells of a costmap to find the closest distance to a subset of cells.</description>
66

77
<maintainer email="[email protected]">David V. Lu!!</maintainer>

dlux_global_planner/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>dlux_global_planner</name>
4-
<version>0.2.1</version>
4+
<version>0.2.2</version>
55
<description>
66
Plugin based global planner implementing the nav_core2::GlobalPlanner interface.
77
</description>

dlux_plugins/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>dlux_plugins</name>
4-
<version>0.2.1</version>
4+
<version>0.2.2</version>
55
<description>
66
Implementation of dlux_global_planner plugin interfaces.
77
</description>

dwb_critics/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>dwb_critics</name>
4-
<version>0.2.1</version>
4+
<version>0.2.2</version>
55
<description>
66
Implementations for dwb_local_planner TrajectoryCritic interface
77
</description>

dwb_local_planner/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>dwb_local_planner</name>
4-
<version>0.2.1</version>
4+
<version>0.2.2</version>
55
<description>
66
Plugin based local planner implementing the nav_core2::LocalPlanner interface.
77
</description>

dwb_msgs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>dwb_msgs</name>
4-
<version>0.2.1</version>
4+
<version>0.2.2</version>
55
<description>Message/Service definitions specifically for the dwb_local_planner</description>
66

77
<maintainer email="[email protected]">David V. Lu!!</maintainer>

dwb_plugins/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>dwb_plugins</name>
4-
<version>0.2.1</version>
4+
<version>0.2.2</version>
55
<description>
66
Standard implementations of the GoalChecker
77
and TrajectoryGenerators for dwb_local_planner

global_planner_tests/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>global_planner_tests</name>
4-
<version>0.2.1</version>
4+
<version>0.2.2</version>
55
<description>
66
A collection of tests for checking the validity and completeness of global planners.
77
</description>

locomotor/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>locomotor</name>
4-
<version>0.2.1</version>
4+
<version>0.2.2</version>
55
<description>Locomotor is an extensible path planning coordination engine that replaces move_base. The goal is to provide a mechanism for controlling what happens when the global and local planners succeed and fail. It leverages ROS callback queues to coordinate multiple threads.</description>
66
<maintainer email="[email protected]">David V. Lu!!</maintainer>
77
<license>BSD</license>

locomotor_msgs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>locomotor_msgs</name>
4-
<version>0.2.1</version>
4+
<version>0.2.2</version>
55
<description>Action definition for Locomotor</description>
66

77
<maintainer email="[email protected]">David V. Lu!!</maintainer>

0 commit comments

Comments
 (0)