Public Member Functions | |
def | __init__ (self, *args) |
def | test_base (self) |
![]() | |
def | debug_e (self) |
def | debug_pos (self) |
def | init_ros (self, name) |
def | normalize_angle (self, angle) |
def | normalize_angle_positive (self, angle) |
def | odomInput (self, odom) |
def | p3dInput (self, p3d) |
def | printBaseOdom (self, odom) |
def | printBaseP3D (self, p3d) |
def | shortest_angular_distance (self, angle_from, angle_to) |
Public Attributes | |
odom_initialized | |
p3d_initialized | |
success | |
![]() | |
odom_e | |
odom_ei | |
odom_initialized | |
odom_t | |
odom_ti | |
odom_x | |
odom_xi | |
odom_y | |
odom_yi | |
p3d_e | |
p3d_ei | |
p3d_initialized | |
p3d_t | |
p3d_ti | |
p3d_x | |
p3d_xi | |
p3d_y | |
p3d_yi | |
pub | |
success | |
Definition at line 59 of file test_base_odomw_gt.py.
def test_base_odomw_gt.W_GT.__init__ | ( | self, | |
* | args | ||
) |
Reimplemented from test_base.BaseTest.
Definition at line 60 of file test_base_odomw_gt.py.
def test_base_odomw_gt.W_GT.test_base | ( | self | ) |
Definition at line 63 of file test_base_odomw_gt.py.
test_base_odomw_gt.W_GT.odom_initialized |
Definition at line 68 of file test_base_odomw_gt.py.
test_base_odomw_gt.W_GT.p3d_initialized |
Definition at line 68 of file test_base_odomw_gt.py.
test_base_odomw_gt.W_GT.success |
Definition at line 86 of file test_base_odomw_gt.py.