Skip to content

Instantly share code, notes, and snippets.

View eric-schleicher's full-sized avatar

Eric Schleicher eric-schleicher

View GitHub Profile
@eric-schleicher
eric-schleicher / .launch
Created July 12, 2017 01:21
ros-kinfu launch (default kinfu2.launch)
rosuser@capture-bot:~/catkin_ws$ roslaunch kinfu kinfu2.launch
... logging to /home/rosuser/.ros/log/cb78eaf0-669f-11e7-918f-34f39a77e43a/roslaunch-capture-bot-18170.log
Checking log directory for disk usage. This may take awhile.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.
started roslaunch server http://capture-bot:46463/
SUMMARY
========
@eric-schleicher
eric-schleicher / txt
Created June 29, 2017 22:15
Console Output for error running npm install for greyhound on a system with known working nodegyp (rebuild)
C:\Users\user\Documents\Git\fork\greyhound>npm install
> [email protected] install C:\Users\user\Documents\Git\fork\greyhound
> node-gyp rebuild
C:\Users\user\Documents\Git\fork\greyhound>if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "" rebuild )
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
bindings.cpp
session.cpp
@eric-schleicher
eric-schleicher / log
Created June 29, 2017 22:13
npm install issue with greyhound
0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe',
1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'install' ]
2 info using [email protected]
3 info using [email protected]
4 silly loadCurrentTree Starting
5 silly install loadCurrentTree
6 silly install readLocalPackageData
7 silly install normalizeTree
#!/usr/bin/env python
import roslib
# roslib.load_manifest('lighthouse_tf')
import rospy
import tf
import geometry_msgs
def handle_static_tf_topic(msg, frames):
@eric-schleicher
eric-schleicher / gamepadtest.html
Created May 16, 2017 00:07
example script showing gamepad enumeration with and without vr displays
<html>
<head>
<meta charset="UTF-8">
<script src="//code.jquery.com/jquery-3.2.1.min.js"></script>
<title>Test Gamepads</title>
</head>
<body>
<script>
$(function(){
//bind functions to keep track to gamepads
@eric-schleicher
eric-schleicher / .txt
Created May 5, 2017 02:03
tsdf_cpu - output
rosuser@capture-bot:~/cpu_tsdf/build$ ./integrate --in "/home/rosuser/Documents/RTAB-Map/sub/singles-pcd/" --out "/home/rosuser" --verbose
Found PCD files with prefix: /home/rosuser/Documents/RTAB-Map/sub/singles-pcd/sub-, poses with prefix: /home/rosuser/Documents/RTAB-Map/sub/singles-pcd/sub- poses
Reading in ascii pose files
Pose[0]
0.975231 -0.175469 0.134663 0.078172
-0.128078 0.04838 0.990583 0.003318
-0.180332 -0.983295 0.024708 0.03718
0 0 0 1
Pose[1]
0.952983 -0.111976 0.281577 0.098527