Skip to content

Commit

Permalink
0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bgoldfai committed Feb 14, 2017
1 parent 4ef06a2 commit 57e0033
Show file tree
Hide file tree
Showing 14 changed files with 21 additions and 21 deletions.
4 changes: 2 additions & 2 deletions autorally/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package autorally
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.2.4 (2017-02-14)
------------------

0.2.3 (2016-09-20 11:06)
------------------------
Expand Down
2 changes: 1 addition & 1 deletion autorally/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
-->
<package>
<name>autorally</name>
<version>0.2.3</version>
<version>0.2.4</version>
<description>Autorally metapackage</description>

<author>Brian Goldfain</author>
Expand Down
4 changes: 2 additions & 2 deletions autorally_control/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package autorally_control
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.2.4 (2017-02-14)
------------------

0.2.3 (2016-09-20 11:06)
------------------------
Expand Down
2 changes: 1 addition & 1 deletion autorally_control/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
-->
<package>
<name>autorally_control</name>
<version>0.2.3</version>
<version>0.2.4</version>
<description>All control software created for the autorally project resides here</description>

<maintainer email="bgoldfain3@gatech.edu">Brian Goldfain</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions autorally_core/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package autorally_core
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.2.4 (2017-02-14)
------------------
* New camera_trigger Arduino and .cpp code
* removed GPGSV messages from being displayed in diagnostics
* SystemStatus: added disc usage, removed m4api stats that are causing a hang on startup, fixed broken fan speed parsing
Expand Down
2 changes: 1 addition & 1 deletion autorally_core/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
-->
<package>
<name>autorally_core</name>
<version>0.2.3</version>
<version>0.2.4</version>
<description>All core software (code specific to hardware on the robot) created for the autorally project resides here</description>

<maintainer email="bgoldfain3@gatech.edu">Brian Goldfain</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions autorally_description/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package autorally_description
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.2.4 (2017-02-14)
------------------
* Added ground, vehicle, and wheel textures

0.2.3 (2016-09-20 11:06)
Expand Down
2 changes: 1 addition & 1 deletion autorally_description/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
-->
<package>
<name>autorally_description</name>
<version>0.2.3</version>
<version>0.2.4</version>
<description>
autorally_description contains the description (3D model,
kinematics, mass, etc.) of the AutoRally platform and other models
Expand Down
4 changes: 2 additions & 2 deletions autorally_gazebo/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package autorally_gazebo
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.2.4 (2017-02-14)
------------------
* Added ground, vehicle, and wheel textures

0.2.3 (2016-09-20 11:06)
Expand Down
2 changes: 1 addition & 1 deletion autorally_gazebo/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
-->
<package>
<name>autorally_gazebo</name>
<version>0.2.3</version>
<version>0.2.4</version>
<description>
autorally_gazebo is used with Gazebo to simulate the AutoRally
platform. This package was adapted from ackermann_vehicle_gazebo.
Expand Down
4 changes: 2 additions & 2 deletions autorally_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package autorally_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.2.4 (2017-02-14)
------------------

0.2.3 (2016-09-20 11:06)
------------------------
Expand Down
2 changes: 1 addition & 1 deletion autorally_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
-->
<package>
<name>autorally_msgs</name>
<version>0.2.3</version>
<version>0.2.4</version>
<description>Custom messages used by autorally</description>

<maintainer email="bgoldfain3@gatech.edu">Brian Goldfain</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions autorally_util/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package autorally_util
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.2.4 (2017-02-14)
------------------
* Added new rule for the Arduino Micro in udev rules after it was found that uploading code using arduino IDE version 1.8 changes one of the parameters we were keying off of

0.2.3 (2016-09-20 11:06)
Expand Down
2 changes: 1 addition & 1 deletion autorally_util/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
-->
<package>
<name>autorally_util</name>
<version>0.2.3</version>
<version>0.2.4</version>
<description>Utility files for configuration and setup of autorally software.</description>
<maintainer email="bgoldfain3@gatech.edu">Brian Goldfain</maintainer>

Expand Down

0 comments on commit 57e0033

Please sign in to comment.