Skip to content

Instantly share code, notes, and snippets.

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

godgang GODGANG4885

:octocat:
Working
  • NHN
  • AI Lab
View GitHub Profile
@wngreene
wngreene / bag_to_images.py
Last active January 14, 2025 05:58
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