Classes. More...

Public Member Functions | |
| def | __init__ (self) |
| def | __str__ (self) |
| def | configured (self) |
Public Attributes | |
| heading | |
| x | |
| y | |
Classes.
Definition at line 23 of file motion_square.py.
| def kobuki_testsuite.motion_square.Pose2D.__init__ | ( | self | ) |
Definition at line 24 of file motion_square.py.
| def kobuki_testsuite.motion_square.Pose2D.__str__ | ( | self | ) |
Definition at line 32 of file motion_square.py.
| def kobuki_testsuite.motion_square.Pose2D.configured | ( | self | ) |
Definition at line 29 of file motion_square.py.
| kobuki_testsuite.motion_square.Pose2D.heading |
Definition at line 27 of file motion_square.py.
| kobuki_testsuite.motion_square.Pose2D.x |
Definition at line 25 of file motion_square.py.
| kobuki_testsuite.motion_square.Pose2D.y |
Definition at line 26 of file motion_square.py.