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
@wngreene
wngreene / bag_to_images.py
Last active March 23, 2024 17:54
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