|
|
|
@ -77,7 +77,7 @@ public:
@@ -77,7 +77,7 @@ public:
|
|
|
|
|
// get total delta angle (in radians) measured by the wheel encoder
|
|
|
|
|
float get_delta_angle(uint8_t instance) const; |
|
|
|
|
|
|
|
|
|
// get the total distance traveled in meters or radians
|
|
|
|
|
// get the total distance traveled in meters
|
|
|
|
|
float get_distance(uint8_t instance) const; |
|
|
|
|
|
|
|
|
|
// get the total number of sensor reading from the encoder
|
|
|
|
|