From 2b319efea1922897acf9e196f2ae02f524bc4de7 Mon Sep 17 00:00:00 2001 From: test2 Date: Sun, 3 Nov 2019 16:17:33 +0200 Subject: [PATCH] node --- IoT/SensorNode.adoc | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/IoT/SensorNode.adoc b/IoT/SensorNode.adoc index 37a7866..3eea975 100644 --- a/IoT/SensorNode.adoc +++ b/IoT/SensorNode.adoc @@ -243,7 +243,11 @@ image:./Taitbrianzyx.svg.png[alt="Tait–Bryan angles"] These are three angles, also known as yaw, pitch and roll, Navigation angles and Cardan angles. Mathematically they constitute a set of six possibilities inside the twelve possible sets of Euler angles, the ordering being the one best used for describing the orientation of a vehicle such as an airplane. In aerospace engineering they are usually referred to as Euler angles. -https://en.wikipedia.org/wiki/Rigid_body_dynamics[Rigid_body_dynamics] https://en.wikipedia.org/wiki/Euler_angles[Eulers angles] https://en.wikipedia.org/wiki/Leonhard_Euler[Leonhard Euler] +https://en.wikipedia.org/wiki/Rigid_body_dynamics[More Info: Rigid_body_dynamics] + +https://en.wikipedia.org/wiki/Euler_angles[More Info: Eulers angles] + +https://en.wikipedia.org/wiki/Leonhard_Euler[Leonhard Euler] ====