@@ -32,9 +32,9 @@ The following sensors are designed to measure the internal state of the robot.
32
32
* link:ev3-motors/ev3_medium_motor.html[EV3 Lego Medium Motor state]
33
33
* link:battery/index.html[Battery Sensor]
34
34
35
- ## Source of sensors
35
+ ## LEGO Sensors
36
36
37
- Lego mindstorms ecosystem offer several several sensors to use with your Bricks.
37
+ Lego mindstorms ecosystem offers several sensors to use with your Bricks.
38
38
In the following lists, we will show some examples about sensors available to use with
39
39
this project.
40
40
@@ -91,15 +91,6 @@ Mindsensors is a classic sensor manufacturer and it is possible use with the Rob
91
91
92
92
TIP: In the future, the list will grow.
93
93
94
- ### USB Cameras
95
-
96
- USB Cameras is another way to measure the world.
97
- Using OpenCV, it is possible to manage a webcam with Java.
98
-
99
- * link:usb-camera/index.html[USB Cameras]
100
-
101
- image:images/logitech-webcam.png[image]
102
-
103
94
### Grove Sensors
104
95
105
96
Grove System, offer a rich set of sensors to measure the environment.
@@ -122,13 +113,32 @@ image:images/ev3-grove-sensor-adapter.jpg[image]
122
113
123
114
Further information about link:http://wiki.seeed.cc/Grove_System/[Grove Sensors]
124
115
125
- ### Slamtec Sensors
116
+ ## USB Sensors
117
+
118
+ ### Cameras
119
+
120
+ USB Cameras is another way to measure the world.
121
+ Using OpenCV, it is possible to manage a webcam with Java.
122
+
123
+ * link:usb-camera/index.html[USB Cameras]
124
+
125
+ image:images/logitech-webcam.png[image]
126
+
127
+ ### LIDAR Sensors
126
128
127
129
* link:usb-rplidar/index.html[2D LIDAR RPlidar A1]
128
130
* 2D LIDAR RPlidar A2
129
131
130
132
image:images/slamtec-rplidar-a2.png[image]
131
133
134
+ ### IMU Sensors
135
+
136
+ image:images/Arduino-9-Axes-Motion-Shield.jpg[image]
137
+
138
+ ### GPS Sensors
139
+
140
+ image:images/usb-gps.jpg[image]
141
+
132
142
++++
133
143
134
144
<script>
0 commit comments