diff --git a/.gitignore b/.gitignore index 0092fe8..b01368e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,9 @@ +*.bbl +*.synctex.gz +.auctex-auto/ +_minted* auto/ +org/*.pdf *.tex nohup.out diff --git a/docs/nano_hexapod.html b/docs/nano_hexapod.html index faafbea..47e3671 100644 --- a/docs/nano_hexapod.html +++ b/docs/nano_hexapod.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
- +This report is also available as a pdf.
+-In this document, a Simscape model of the nano-hexapod is developed and studied (shown in Figure 1). +In this document, a Simscape model of the nano-hexapod is developed and studied.
It is structured as follows:
-
-Figure 1: 3D view of the Sismcape model for the Nano-Hexapod
-
-The nano-hexapod can be initialized and configured using the initializeNanoHexapodFinal
function (link).
+The nano-hexapod can be initialized and configured using the initializeNanoHexapodFinal
function (link).
-The following code would produce the model shown in Figure 2. +The following code would produce the model shown in Figure 1.
n_hexapod = initializeNanoHexapodFinal('flex_bot_type', '4dof', ... @@ -169,31 +165,31 @@ The following code would produce the model shown in Figure -+-
Figure 2: 3D view of the Sismcape model for the Nano-Hexapod
+Figure 1: 3D view of the Sismcape model for the Nano-Hexapod
Several elements on the nano-hexapod can be configured:
-
- The flexible joints (Section 1.1.1)
-- The amplified piezoelectric actuators (Section 1.1.2)
-- The encoders (Section 1.1.3)
-- The Jacobian matrices (Section 1.1.4)
+- The flexible joints (Section 1.1.1)
+- The amplified piezoelectric actuators (Section 1.1.2)
+- The encoders (Section 1.1.3)
+- The Jacobian matrices (Section 1.1.4)
1.1.1 Flexible Joints
-The model of the flexible joint is composed of 3 solid bodies as shown in Figure 3 which are connected by joints representing the flexibility of the joint. +The model of the flexible joint is composed of 3 solid bodies as shown in Figure 2 which are connected by joints representing the flexibility of the joint.
@@ -206,10 +202,10 @@ We can represent:
-The configurations and the represented flexibilities are summarized in Table 1. +The configurations and the represented flexibilities are summarized in Table 1.
-