This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 | |
| ======== |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/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): |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |
NewerOlder