diff --git a/imu_complementary_filter/package.xml b/imu_complementary_filter/package.xml index faf7118..f182029 100644 --- a/imu_complementary_filter/package.xml +++ b/imu_complementary_filter/package.xml @@ -5,7 +5,7 @@ Filter which fuses angular velocities, accelerations, and (optionally) magnetic readings from a generic IMU device into a quaternion to represent the orientation of the device wrt the global frame. Based on the algorithm by Roberto G. Valenti etal. described in the paper "Keeping a Good Attitude: A Quaternion-Based Orientation Filter for IMUs and MARGs" available at http://www.mdpi.com/1424-8220/15/8/19302 . Martin Günther - BSD + BSD-3-Clause http://www.mdpi.com/1424-8220/15/8/19302 Roberto G. Valenti diff --git a/imu_filter_madgwick/package.xml b/imu_filter_madgwick/package.xml index 3b91438..a7685a4 100644 --- a/imu_filter_madgwick/package.xml +++ b/imu_filter_madgwick/package.xml @@ -6,7 +6,7 @@ Filter which fuses angular velocities, accelerations, and (optionally) magnetic readings from a generic IMU device into an orientation. Based on code by Sebastian Madgwick, http://www.x-io.co.uk/node/8#open_source_ahrs_and_imu_algorithms. - GPL + GPL-3.0-or-later http://ros.org/wiki/imu_filter_madgwick Ivan Dryanovski Martin Günther diff --git a/imu_tools/package.xml b/imu_tools/package.xml index 0e62a34..7dcca0c 100644 --- a/imu_tools/package.xml +++ b/imu_tools/package.xml @@ -5,7 +5,8 @@ Various tools for IMU devices Martin Günther - BSD, GPL + BSD-3-Clause + GPL-3.0-or-later http://ros.org/wiki/imu_tools diff --git a/rviz_imu_plugin/package.xml b/rviz_imu_plugin/package.xml index 9977ae2..4cfde87 100644 --- a/rviz_imu_plugin/package.xml +++ b/rviz_imu_plugin/package.xml @@ -6,7 +6,7 @@ RVIZ plugin for IMU visualization - BSD + BSD-3-Clause http://ros.org/wiki/rviz_imu_plugin Ivan Dryanovski Martin Günther