Skip to content

Instantly share code, notes, and snippets.

View ghicheon's full-sized avatar
👕

ghicheon

👕
View GitHub Profile
@ghicheon
ghicheon / bag_to_images.py
Created August 21, 2019 05:43 — forked from wngreene/bag_to_images.py
Extract images from a rosbag.
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# Copyright 2016 Massachusetts Institute of Technology
"""Extract images from a rosbag.
"""
import os
import argparse