Variables | |
| bagName = sys.argv[1] | |
| bool | leftCamInfoStatus = True |
| bool | leftImageStatus = True |
| bool | rightCamInfoStatus = True |
| bool | rightImageStatus = True |
| extract_stereo.bagName = sys.argv[1] |
Definition at line 10 of file extract_stereo.py.
| extract_stereo.leftCamInfoStatus = True |
Definition at line 13 of file extract_stereo.py.
| extract_stereo.leftImageStatus = True |
Definition at line 14 of file extract_stereo.py.
| extract_stereo.rightCamInfoStatus = True |
Definition at line 15 of file extract_stereo.py.
| extract_stereo.rightImageStatus = True |
Definition at line 16 of file extract_stereo.py.