Skip to content

Instantly share code, notes, and snippets.

View xrkong's full-sized avatar
🚔
Focusing

Xiangrui Kong xrkong

🚔
Focusing
  • University of Western Australia
  • Perth, WA6009, Australia
  • 01:19 (UTC +08:00)
View GitHub Profile
@xrkong
xrkong / publish_video.py
Created May 24, 2023 02:59 — forked from Goddard/publish_video.py
Publish a video as ROS messages.
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# Copyright 2016 Massachusetts Institute of Technology
"""Publish a video as ROS messages.
"""
import argparse