@@ -6,7 +6,7 @@ This driver provides access to the following sensor information:
* The left and right wheel direction.
* The linear acceleration, angular velocity and magnetic heading from the IMU.
Each measurement has a timestamp associated to it. This timestamp starts when the car is first powered up or when it is reset and has a resolution of milliseconds. Although it can not be used as an absolute time reference, it can be used to know the interval between consecutive measurements.
Each measurement has a timestamp associated to it. This timestamp starts when the car is first powered up or when it is reset and has a resolution of microseconds. Although it can not be used as an absolute time reference, it can be used to know the interval between consecutive measurements.
Notice that there is no feedback for the actual steering servo angle.
...
...
@@ -50,4 +50,4 @@ This is an example output of the example program: