Skip to content

Commit

Permalink
Fixing bud launching the catkin build
Browse files Browse the repository at this point in the history
  • Loading branch information
gsilano committed Oct 9, 2018
1 parent 8c97758 commit 298a14a
Show file tree
Hide file tree
Showing 20 changed files with 22 additions and 20 deletions.
2 changes: 1 addition & 1 deletion rotors_comm/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Changelog for package rotors_comm
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

4.0.3.1.1 (2018-09-30)
4.0.4 (2018-09-30)
------------------

4.0.3 (2018-06-04)
Expand Down
2 changes: 1 addition & 1 deletion rotors_comm/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>rotors_comm</name>
<version>4.0.3.1.1</version>
<version>4.0.4</version>
<description>RotorS specific messages and services.</description>

<maintainer email="[email protected]">Giuseppe Silano</maintainer>
Expand Down
2 changes: 1 addition & 1 deletion rotors_control/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Changelog for package rotors_control
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

4.0.3.1.1 (2018-09-30)
4.0.4 (2018-09-30)
------------------
* Names update. Some cpp files have been renamed in a more general way making them independent of Crazyflie (e.g., the complementary filter).
* Contributors: Giuseppe Silano
Expand Down
2 changes: 1 addition & 1 deletion rotors_control/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>rotors_control</name>
<version>4.0.3.1.1</version>
<version>4.0.4</version>
<description>RotorS control package</description>

<maintainer email="[email protected]">Giuseppe Silano</maintainer>
Expand Down
3 changes: 2 additions & 1 deletion rotors_description/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package rotors_description
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4.0.3.1.1 (2018-09-30)

4.0.4 (2018-09-30)
------------------

4.0.3 (2018-06-04)
Expand Down
2 changes: 1 addition & 1 deletion rotors_description/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>rotors_description</name>
<version>4.0.3.1.1</version>
<version>4.0.4</version>
<description>The rotors_description package provides URDF models of the AscTec multicopters.</description>

<maintainer email="[email protected]">Giuseppe Silano</maintainer>
Expand Down
3 changes: 2 additions & 1 deletion rotors_evaluation/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package rotors_evaluation
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4.0.3.1.1 (2018-09-30)

4.0.4 (2018-09-30)
------------------

4.0.3 (2018-06-04)
Expand Down
2 changes: 1 addition & 1 deletion rotors_evaluation/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>rotors_evaluation</name>
<version>4.0.3.1.1</version>
<version>4.0.4</version>
<description>The dataset evaluation package for the RotorS simulator.</description>

<maintainer email="[email protected]">Giuseppe Silano</maintainer>
Expand Down
2 changes: 1 addition & 1 deletion rotors_gazebo/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Changelog for package rotors_gazebo
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

4.0.3.1.1 (2018-09-30)
4.0.4 (2018-09-30)
------------------
* Fix issue #6
* The gains in the "controller_crazyflie2_with_stateEstimator.yaml" file have been changed.
Expand Down
2 changes: 1 addition & 1 deletion rotors_gazebo/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>rotors_gazebo</name>
<version>4.0.3.1.1</version>
<version>4.0.4</version>
<description>The rotors_gazebo package</description>

<maintainer email="[email protected]">Giuseppe Silano</maintainer>
Expand Down
2 changes: 1 addition & 1 deletion rotors_gazebo_plugins/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Changelog for package rotors_gazebo_plugins
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

4.0.3.1.1 (2018-09-30)
4.0.4 (2018-09-30)
------------------

4.0.3 (2018-06-04)
Expand Down
2 changes: 1 addition & 1 deletion rotors_gazebo_plugins/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>rotors_gazebo_plugins</name>
<version>4.0.3.1.1</version>
<version>4.0.4</version>
<description>The rotors_gazebo_plugins package</description>

<maintainer email="[email protected]">Giuseppe Silano</maintainer>
Expand Down
2 changes: 1 addition & 1 deletion rotors_hil_interface/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Changelog for package rotors_hil_interface
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

4.0.3.1.1 (2018-09-30)
4.0.4 (2018-09-30)
------------------

4.0.3 (2018-06-04)
Expand Down
2 changes: 1 addition & 1 deletion rotors_hil_interface/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>rotors_hil_interface</name>
<version>4.0.3.1.1</version>
<version>4.0.4</version>
<description>RotorS Hardware-in-the-loop interface package</description>

<maintainer email="[email protected]">Giuseppe Silano</maintainer>
Expand Down
2 changes: 1 addition & 1 deletion rotors_joy_interface/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Changelog for package rotors_joy_interface
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

4.0.3.1.1 (2018-09-30)
4.0.4 (2018-09-30)
------------------

4.0.3 (2018-06-04)
Expand Down
2 changes: 1 addition & 1 deletion rotors_joy_interface/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>rotors_joy_interface</name>
<version>4.0.3.1.1</version>
<version>4.0.4</version>
<description>The rotors_joy_interface package to control MAVs with a joystick</description>

<maintainer email="[email protected]">Giuseppe Silano</maintainer>
Expand Down
2 changes: 1 addition & 1 deletion rotors_simulator/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Changelog for package rotors_simulator
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

4.0.3.1.1 (2018-09-30)
4.0.4 (2018-09-30)
------------------

4.0.3 (2018-06-04)
Expand Down
2 changes: 1 addition & 1 deletion rotors_simulator/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>rotors_simulator</name>
<version>4.0.3.1.1</version>
<version>4.0.4</version>
<description>CrazyS is an extension ROS package of RotorS aimed to modeling, developing and integrating the Crazyflie nano-quadcopter.</description>

<maintainer email="[email protected]">Giuseppe Silano</maintainer>
Expand Down
2 changes: 1 addition & 1 deletion rqt_rotors/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Changelog for package rqt_rotors
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

4.0.3.1.1 (2018-09-30)
4.0.4 (2018-09-30)
------------------

4.0.3 (2018-06-04)
Expand Down
2 changes: 1 addition & 1 deletion rqt_rotors/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>rqt_rotors</name>
<version>4.0.3.1.1</version>
<version>4.0.4</version>
<description>The rqt_rotors package</description>

<maintainer email="[email protected]">Giuseppe Silano</maintainer>
Expand Down

0 comments on commit 298a14a

Please sign in to comment.