Skip to content

Instantly share code, notes, and snippets.

View wattnotions's full-sized avatar

wattnotions

  • In a dark room somewhere
View GitHub Profile
## updated on 26th January 2014
## scans surrounding area and plots x-y points forming a 2d map
import cv2
from numpy import *
import math
import time
import serial
import matplotlib.pyplot as plt