Skip to content

Commit

Permalink
Update CHANGELOG and PACKAGE files
Browse files Browse the repository at this point in the history
  • Loading branch information
gsilano committed May 2, 2020
1 parent 2792f6c commit 2fdf119
Show file tree
Hide file tree
Showing 18 changed files with 41 additions and 12 deletions.
3 changes: 3 additions & 0 deletions rotors_comm/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package rotors_comm
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

5.0.6 (2020-05-02)
------------------

5.0.5 (2020-04-23)
------------------

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>5.0.5</version>
<version>5.0.6</version>
<description>RotorS specific messages and services.</description>

<maintainer email="[email protected]">Giuseppe Silano</maintainer>
Expand Down
3 changes: 3 additions & 0 deletions rotors_control/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package rotors_control
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

5.0.6 (2020-05-02)
------------------

5.0.5 (2020-04-23)
------------------
* Contributors: fix missing input error when running the control algorithm
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>5.0.5</version>
<version>5.0.6</version>
<description>RotorS control package</description>

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

5.0.5 (2020-04-23)
5.0.6 (2020-05-02)
------------------
* Add a VI sensor for the Crazyflie without shape and visual part
* Contributors: Giuseppe Silano

5.0.5 (2020-04-23)
------------------
* Fix issue according to https://github.com/gsilano/CrazyS/issues/44
* Changed the "measurement_divisor" (from 10 to 1) at line 895 in the component_snippets.xacro file
* Contributors: Giuseppe Silano
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>5.0.5</version>
<version>5.0.6</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: 3 additions & 0 deletions rotors_evaluation/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package rotors_evaluation
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

5.0.6 (2020-05-02)
------------------

5.0.5 (2020-04-23)
------------------

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>5.0.5</version>
<version>5.0.6</version>
<description>The dataset evaluation package for the RotorS simulator.</description>

<maintainer email="[email protected]">Giuseppe Silano</maintainer>
Expand Down
8 changes: 6 additions & 2 deletions rotors_gazebo/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,14 @@
Changelog for package rotors_gazebo
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

5.0.5 (2020-04-23)
5.0.6 (2020-05-02)
------------------
* Add launch file for simulating the Crazyflie 2.0 with a VI sensor. In addition, an RVIZ configuration file allows to see
the camera images and pointcloud data
the camera images and point cloud data
* Contributors: Giuseppe Silano

5.0.5 (2020-04-23)
------------------
* Add a swarm example with the Crazyflie 2.0
* The spline trajectory generator now is a shared library
* Add a trajectory generator when using splines for the swarm example
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>5.0.5</version>
<version>5.0.6</version>
<description>The rotors_gazebo package</description>

<maintainer email="[email protected]">Giuseppe Silano</maintainer>
Expand Down
3 changes: 3 additions & 0 deletions rotors_gazebo_plugins/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package rotors_gazebo_plugins
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

5.0.6 (2020-05-02)
------------------

5.0.5 (2020-04-23)
------------------

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>5.0.5</version>
<version>5.0.6</version>
<description>The rotors_gazebo_plugins package</description>

<maintainer email="[email protected]">Giuseppe Silano</maintainer>
Expand Down
3 changes: 3 additions & 0 deletions rotors_joy_interface/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package rotors_joy_interface
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

5.0.6 (2020-05-02)
------------------

5.0.5 (2020-04-23)
------------------

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>5.0.5</version>
<version>5.0.6</version>
<description>The rotors_joy_interface package to control MAVs with a joystick</description>

<maintainer email="[email protected]">Giuseppe Silano</maintainer>
Expand Down
3 changes: 3 additions & 0 deletions rotors_simulator/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package rotors_simulator
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

5.0.6 (2020-05-02)
------------------

5.0.5 (2020-04-23)
------------------

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>5.0.5</version>
<version>5.0.6</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
3 changes: 3 additions & 0 deletions rqt_rotors/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package rqt_rotors
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

5.0.6 (2020-05-02)
------------------

5.0.5 (2020-04-23)
------------------

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>5.0.5</version>
<version>5.0.6</version>
<description>The rqt_rotors package</description>

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

0 comments on commit 2fdf119

Please sign in to comment.