Skip to content

Commit e7e0954

Browse files
author
Miguel
committed
Add descriptions to the assembly process.
Signed-off-by: Miguel <miguel.diaz@creativa77.com.ar>
1 parent d0e24da commit e7e0954

1 file changed

Lines changed: 55 additions & 12 deletions

File tree

andino_hardware/README.md

Lines changed: 55 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -50,53 +50,96 @@ This package aims to provide the necessary information to the correct assembly o
5050

5151
## Assembly Process
5252

53-
1.
54-
53+
### 1. Caster wheel
54+
#### Place the base chassis face down, install Caste wheel in the base chassis.
5555
<img src="docs/assembly/1.base_and_omniwheel.jpg" width="800">
56+
57+
#### Place the base chassis face up.
58+
5659
<img src="docs/assembly/2.base_and_omniwheel_up.jpg" width="800">
5760

58-
2.
61+
### 2. Motors and IMU
62+
63+
#### Install motors using 4 X 30mm screws and the IMU using a zip tide as shown in the image.
5964

6065
<img src="docs/assembly/3.motors_and_imu.jpg" width="800">
6166

62-
3.
67+
### 3. Camera
68+
69+
#### Pass the camera flex through the hole below the IMU base as shown in the image.
6370

6471
<img src="docs/assembly/4.camera_and_base_case.jpg" width="800">
72+
73+
##### Place the camera inside the camera case as shown in the image.
74+
6575
<img src="docs/assembly/5.camera_in_case.jpg" width="800">
76+
77+
#### Place the camera case in its position as shown in the image, be careful when you spread the base, to avoid braking it.
78+
6679
<img src="docs/assembly/6.camera_in_place.jpg" width="800">
6780

68-
4.
81+
### 4. Raspberry
82+
83+
#### Rotate the base 180 degrees and place the raspberry as shown in the image. And place the wheels by inserting them into the motors.
6984

7085
<img src="docs/assembly/7.raspi_in_place.jpg" width="800">
7186

72-
5.
87+
### 5. Motor Driver
88+
89+
#### Add power and 5V cables to the motor driver. at least 15cm for power cables.
7390

7491
<img src="docs/assembly/8.motor_driver_connections.jpg" width="800">
92+
93+
#### Finish all the driver connections according to the [connection diagram](#motor-arduino)
94+
7595
<img src="docs/assembly/9.motor_driver_in_place.jpg" width="800">
7696

77-
6.
97+
### 6. Arduino
98+
99+
#### Place the arduino using the arduino lock base.
78100

79101
<img src="docs/assembly/10.arduino_in_place.jpg" width="800">
102+
103+
#### Make the remaining connection of the [connection diagram](#motor-arduino) and organize the cables as you prefer.
104+
80105
<img src="docs/assembly/10.1.organize_cables.jpg" width="800">
81106

82-
7.
107+
### 7. Lidar Base
83108

109+
#### Place the lidar in the lidar base as shown in the image.
84110
<img src="docs/assembly/11.lidar_base.jpg" width="800">
111+
112+
#### Fix the lidar driver to the lidar base using zip tides as shown in the image.
113+
85114
<img src="docs/assembly/12.lidar_in_place.jpg" width="800">
115+
116+
#### Place the lidar base above the base cassis and use screw it in place.
117+
86118
<img src="docs/assembly/12.1.place_lidar_base_in_main_chassis.jpg" width="800">
87119

88-
8.
120+
### 8. Battery chassis.
121+
122+
#### Place the 5V step down driver and the killer switch in the battery chassis as shown in the image.
89123

90124
<img src="docs/assembly/13.battery_case_switch_and_dcdc.jpg" width="800">
125+
126+
#### Exterior should looks like this
127+
91128
<img src="docs/assembly/14.battery_case_outside.jpg" width="800">
92129

93-
9.
130+
#### Place the battery case inside the battery chassis as shown in the image.
94131

95132
<img src="docs/assembly/15.battery_case_full.jpg" width="800">
133+
134+
### 9. Final Assembly
135+
136+
#### Make all the power connections in the [power connections schema](#raspberry-power) and place the battery chassis in the base chassis as shown in the image.
137+
96138
<img src="docs/assembly/16.place_battery_chassis_in_base_chassis.jpg" width="800">
97-
<img src="docs/assembly/17.final_version.jpg" width="800">
98139

99-
<!-- TODO Add photo of all connected-->
140+
### 10. Final Andino closed
141+
142+
<img src="docs/assembly/17.final_version.jpg" width="800">
100143

101144
<a name="connection-diagram"></a>
102145
## Connection Diagram

0 commit comments

Comments
 (0)