Skip to content

Instantly share code, notes, and snippets.

View GODGANG4885's full-sized avatar
:octocat:
Working

Godgang GODGANG4885

:octocat:
Working
  • NHN CLOUD, AI Lab
View GitHub Profile
@GODGANG4885
GODGANG4885 / bag_to_images.py
Created January 24, 2019 02:25 — 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