Classes | |
class | StaticTransformBroadcaster |
Variables | |
tuple | global_transforms |
tuple | stb = StaticTransformBroadcaster() |
tft = tf.transformations |
00001 (# parent child trans rot (Y-P-R, degrees) 00002 ('/enu','/ned', (0,0,0), (90, 0, 180)), 00003 )
Definition at line 58 of file static_transforms.py.
Definition at line 131 of file static_transforms.py.
static_transforms::tft = tf.transformations |
Definition at line 56 of file static_transforms.py.