Skip to content

Instantly share code, notes, and snippets.

View ahundt's full-sized avatar

Andrew Hundt ahundt

View GitHub Profile
@ahundt
ahundt / # tasks - 2016-05-19_17-14-36.txt
Created October 25, 2016 22:02
tasks (ahundt/robotics/tasks) on macOS 10.11.6 - Homebrew build logs
Homebrew build logs for ahundt/robotics/tasks on macOS 10.11.6
Build date: 2016-05-19 17:14:36
@ahundt
ahundt / FindExampleModule.cmake
Created January 23, 2014 18:37
CMake script to implement find scripts more easily and an example of usage
#####################################################################
#
# Find ExampleModule Library
#
## 1: Output Variables
# The following are set after configuration is done:
#
# ExampleModule_FOUND
#
# ExampleModule_LIBRARIES
@ahundt
ahundt / # tasks - 2016-05-19_17-14-36.txt
Created May 19, 2016 21:15
tasks (ahundt/robotics/tasks) on Mac OS X 10.11.4 - Homebrew build logs
Homebrew build logs for ahundt/robotics/tasks on Mac OS X 10.11.4
Build date: 2016-05-19 17:14:36
@ahundt
ahundt / # tasks - 2016-05-18_15-49-14.txt
Created May 18, 2016 19:50
tasks (ahundt/robotics/tasks) on Mac OS X 10.11.4 - Homebrew build logs
Homebrew build logs for ahundt/robotics/tasks on Mac OS X 10.11.4
Build date: 2016-05-18 15:49:14
@ahundt
ahundt / # spacevecalg - 2016-05-17_14-17-47.txt
Created May 17, 2016 18:18
spacevecalg (ahundt/robotics/spacevecalg) on Mac OS X 10.11.4 - Homebrew build logs
Homebrew build logs for ahundt/robotics/spacevecalg on Mac OS X 10.11.4
Build date: 2016-05-17 14:17:47
@ahundt
ahundt / # spacevecalg - 2016-05-17_13-47-32.txt
Created May 17, 2016 17:48
spacevecalg (ahundt/robotics/spacevecalg) on Mac OS X 10.11.4 - Homebrew build logs
Homebrew build logs for ahundt/robotics/spacevecalg on Mac OS X 10.11.4
Build date: 2016-05-17 13:47:32
@ahundt
ahundt / # eigen3topython - 2016-05-16_21-49-39.txt
Created May 17, 2016 01:52
eigen3topython (ahundt/robotics/eigen3topython) on Mac OS X 10.11.4 - Homebrew build logs
Homebrew build logs for ahundt/robotics/eigen3topython on Mac OS X 10.11.4
Build date: 2016-05-16 21:49:39
@ahundt
ahundt / # pcl - 2016-04-09_15-47-53.txt
Created April 9, 2016 19:51
pcl (pcl) on Mac OS X 10.11.4 - Homebrew build logs
Homebrew build logs for pcl on Mac OS X 10.11.4
Build date: 2016-04-09 15:47:53
@ahundt
ahundt / # opencv3 - 2016-04-06_13-36-11.txt
Created April 6, 2016 17:38
opencv3 (homebrew/science/opencv3) on Mac OS X 10.11.4 - Homebrew build logs
Homebrew build logs for homebrew/science/opencv3 on Mac OS X 10.11.4
Build date: 2016-04-06 13:36:11
@ahundt
ahundt / Makefile.config
Last active February 29, 2016 03:15
pycaffe mkl crash - FIXED VERSION
## Refer to http://caffe.berkeleyvision.org/installation.html
# Contributions simplifying and improving our build system are welcome!
# cuDNN acceleration switch (uncomment to build with cuDNN).
USE_CUDNN := 1
# CPU-only switch (uncomment to build without GPU support).
# CPU_ONLY := 1
# uncomment to disable IO dependencies and corresponding data layers