Skip to content

Commit 57e0033

Browse files
committed
0.2.4
1 parent 4ef06a2 commit 57e0033

File tree

14 files changed

+21
-21
lines changed

14 files changed

+21
-21
lines changed

autorally/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package autorally
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.2.4 (2017-02-14)
6+
------------------
77

88
0.2.3 (2016-09-20 11:06)
99
------------------------

autorally/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
-->
1717
<package>
1818
<name>autorally</name>
19-
<version>0.2.3</version>
19+
<version>0.2.4</version>
2020
<description>Autorally metapackage</description>
2121

2222
<author>Brian Goldfain</author>

autorally_control/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package autorally_control
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.2.4 (2017-02-14)
6+
------------------
77

88
0.2.3 (2016-09-20 11:06)
99
------------------------

autorally_control/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
-->
1717
<package>
1818
<name>autorally_control</name>
19-
<version>0.2.3</version>
19+
<version>0.2.4</version>
2020
<description>All control software created for the autorally project resides here</description>
2121

2222
<maintainer email="bgoldfain3@gatech.edu">Brian Goldfain</maintainer>

autorally_core/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package autorally_core
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.2.4 (2017-02-14)
6+
------------------
77
* New camera_trigger Arduino and .cpp code
88
* removed GPGSV messages from being displayed in diagnostics
99
* SystemStatus: added disc usage, removed m4api stats that are causing a hang on startup, fixed broken fan speed parsing

autorally_core/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
-->
1717
<package>
1818
<name>autorally_core</name>
19-
<version>0.2.3</version>
19+
<version>0.2.4</version>
2020
<description>All core software (code specific to hardware on the robot) created for the autorally project resides here</description>
2121

2222
<maintainer email="bgoldfain3@gatech.edu">Brian Goldfain</maintainer>

autorally_description/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package autorally_description
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.2.4 (2017-02-14)
6+
------------------
77
* Added ground, vehicle, and wheel textures
88

99
0.2.3 (2016-09-20 11:06)

autorally_description/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
-->
1717
<package>
1818
<name>autorally_description</name>
19-
<version>0.2.3</version>
19+
<version>0.2.4</version>
2020
<description>
2121
autorally_description contains the description (3D model,
2222
kinematics, mass, etc.) of the AutoRally platform and other models

autorally_gazebo/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package autorally_gazebo
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.2.4 (2017-02-14)
6+
------------------
77
* Added ground, vehicle, and wheel textures
88

99
0.2.3 (2016-09-20 11:06)

autorally_gazebo/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
-->
1717
<package>
1818
<name>autorally_gazebo</name>
19-
<version>0.2.3</version>
19+
<version>0.2.4</version>
2020
<description>
2121
autorally_gazebo is used with Gazebo to simulate the AutoRally
2222
platform. This package was adapted from ackermann_vehicle_gazebo.

0 commit comments

Comments
 (0)