Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gsilano committed Dec 27, 2019
1 parent d6da08d commit d023f6e
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,19 @@
Changelog for package BebopS
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.0.1 (2019-12-27)
------------------
* Updated the README.md file with instructions for Ubuntu 16.04, ROS Kinetic Kame and Gazebo 9 (master)
* Contributors: Giuseppe Silano

2.0.1 (2019-12-26)
------------------
* Updated the README.md file with instructions for Ubuntu 18.04, ROS Melodic Morenia and Gazebo 9 (master)
* Deleted the README.md file to avoid misunderstanding in the installation procedure (dev/gazebo9 branch)
* Inserted the default RotorS IMU (ADIS16448 IMU) in the list of the available sensors when running the simulation
* Disable shadows in Gazebo 9 and added the rotors_interface_plugin. The plugin is necessary for reading the sensors messages
* Deleted TravisCI (.travisci.yml) file. Only one file is present in the master. The file handles all the distro. * Contributors: Giuseppe Silano
* Deleted TravisCI (.travisci.yml) file. Only one file is present in the master. The file handles all the distro.
* Contributors: Giuseppe Silano

0.2.2 (2019-12-26)
------------------
Expand Down Expand Up @@ -51,7 +57,7 @@ Changelog for package BebopS
* Added the Kalman filter
* Added plots in the launch file to monitor the position and linear velocity errors between the Kalman filter output and the odometry ground truth values. In order to develop such functionality, the teamsannio messages have been created.
* A yaml file needed to set up the Kalman filter has been created. Such file contains the tuning matrix of the filter and the standard deviations that characterize the odometry virtual sensor.
* The Kalman filter works with the noisy attitude (standard deviation 0.017). This function considers the nonideality of the attitude filter onboard the quadrotor.
* The Kalman filter works with the noisy attitude (standard deviation 0.017). This function considers the nonideality of the attitude filter onboard the quadrotor.
* Contributors: Pasquale Oppido, Giuseppe Silano, Luigi Iannelli

0.1.3 (2018-05-25)
Expand All @@ -77,4 +83,3 @@ Changelog for package BebopS
------------------
* Initial Ubuntu package release
* Contributors: Giuseppe Silano, Pasquale Oppido, Luigi Iannelli

0 comments on commit d023f6e

Please sign in to comment.