From aaa408eab819029faa4832cfd6440d7a7b1b706a Mon Sep 17 00:00:00 2001 From: Giuseppe Silano Date: Sat, 28 Dec 2019 15:21:56 +0100 Subject: [PATCH] Delete double pi declaration --- rotors_description/CHANGELOG.rst | 2 ++ .../urdf/component_snippets.xacro | 25 +++++++++---------- 2 files changed, 14 insertions(+), 13 deletions(-) diff --git a/rotors_description/CHANGELOG.rst b/rotors_description/CHANGELOG.rst index 941e14f..1883ea3 100644 --- a/rotors_description/CHANGELOG.rst +++ b/rotors_description/CHANGELOG.rst @@ -4,6 +4,8 @@ Changelog for package rotors_description 4.0.7 (2019-12-28) ------------------ +* Deleted pi constant in the component_snippest file. +* Contributors: Giuseppe Silano 4.0.6 (2019-01-04) ------------------ diff --git a/rotors_description/urdf/component_snippets.xacro b/rotors_description/urdf/component_snippets.xacro index d4e6701..a5065b3 100644 --- a/rotors_description/urdf/component_snippets.xacro +++ b/rotors_description/urdf/component_snippets.xacro @@ -22,7 +22,6 @@ --> - - + - - @@ -296,7 +295,7 @@ ${rotor_count} ${reference_magnetic_field_north} ${reference_magnetic_field_east} @@ -311,7 +310,7 @@ @@ -512,7 +511,7 @@ ${magnetometer_topic} ${ref_mag_north} ${ref_mag_east} @@ -558,7 +557,7 @@ @@ -922,7 +921,7 @@ gyroscope_noise_density="0.000175" gyroscope_random_walk="0.0105" gyroscope_bias_correlation_time="1000.0" - gyroscope_turn_on_bias_sigma= "0.09" + gyroscope_turn_on_bias_sigma= "0.09" accelerometer_noise_density="0.003" accelerometer_random_walk="0.18" accelerometer_bias_correlation_time="300.0"