Functions | |
| def | anaglyph | 
Variables | |
| list | cameras | 
| tuple | red_blue = anaglyph(l, r) | 
| tuple | stereo_listener = rc.ROSStereoListener(cameras) | 
| def stereo_anaglyph.anaglyph | ( | left_color, | |
| right_color | |||
| ) | 
Definition at line 9 of file stereo_anaglyph.py.
00001 ['/wide_stereo/left/image_rect_color', 00002 '/wide_stereo/right/image_rect_color']
Definition at line 20 of file stereo_anaglyph.py.
| tuple stereo_anaglyph::red_blue = anaglyph(l, r) | 
Definition at line 28 of file stereo_anaglyph.py.
| tuple stereo_anaglyph::stereo_listener = rc.ROSStereoListener(cameras) | 
Definition at line 22 of file stereo_anaglyph.py.