Public Member Functions | |
| __init__ (self, x_mm_in=0, y_mm_in=0, theta_rad_in=0) | |
| update_pose (self, delta_distance_mm, delta_theta_rad) | |
Static Public Attributes | |
| int | x_mm = 0 |
| int | y_mm = 0 |
| int | theta_rad = 0 |
Pose definition. Contains x, y and theta coordinates in a 2D coordinate system x coordinate points forward y coordinate points left theta_rad orientation positive direction is counterclockwise