240
笔下虽有千言,胸中实无一策
摘要: I reinstalled my ubuntu system and also ROS. I tested slam_karto package when some strange error came out. I still cannot explain it for now. 'vector' 阅读全文
posted @ 2016-12-03 09:23 CasperWin 阅读(182) 评论(0) 推荐(0) 编辑
摘要: 托公司的福,今天可以自己组装一台3D打印机。心里颇有一种开箱有益的兴奋。 落入手中的是一台Panowin F1,价格不贵,却同时拥有了3D打印功能和激光打印功能。颇有一种小型创客作坊的雏形。 硬件搭建 用户说明和工具显得很友好,装机无比顺利,不经意间就搭建起来一个基本架构。 软件调试 连上电脑,先进 阅读全文
posted @ 2016-11-29 02:15 CasperWin 阅读(386) 评论(0) 推荐(0) 编辑
摘要: 1. Baxter Research Robot Baxter Research Robot is from Rethink Robotics. There is also a video on TED. 2. 阅读全文
posted @ 2016-11-22 10:23 CasperWin 阅读(114) 评论(0) 推荐(0) 编辑
摘要: Monocular Vision: a condition in which one eye is blind, seeing with only one eye Binocular Vision: seeing with two eyes simultaneously Depth Percepti 阅读全文
posted @ 2016-11-22 09:09 CasperWin 阅读(151) 评论(0) 推荐(0) 编辑
摘要: Knowing about SLAM First reading: SLAM for dummies From Wikipedia: Wikipedia: Simultaneous localization and mapping 维基百科:即时定位与地图构建 From zhihu: 知乎专栏:SL 阅读全文
posted @ 2016-11-22 08:54 CasperWin 阅读(938) 评论(0) 推荐(0) 编辑
摘要: Books: Cracking the Coding Interview: 189 Programming Questions and Solutions 6th Edition C++ - Elements of Programming Interviews Code practice: Leet 阅读全文
posted @ 2016-11-19 02:13 CasperWin 阅读(347) 评论(0) 推荐(0) 编辑
摘要: github source: https://github.com/googlecartographer/cartographer_turtlebot 1. Building & Installation Installation has been tested on Ubuntu 14.04 (T 阅读全文
posted @ 2016-11-17 10:10 CasperWin 阅读(626) 评论(0) 推荐(0) 编辑
摘要: Cartographer is a backpack equipped with Simultaneous Localization and Mapping (SLAM) technology. 1. Platform Dell PC installed Ubuntu 14.4 and ROS In 阅读全文
posted @ 2016-11-17 06:56 CasperWin 阅读(1274) 评论(0) 推荐(0) 编辑
摘要: What is Cartographer? Google announce the open source release of Cartographer, a real-time simultaneous localization and mapping (SLAM) library in 2D 阅读全文
posted @ 2016-11-17 06:33 CasperWin 阅读(862) 评论(0) 推荐(0) 编辑
摘要: 1. login 2. set robot master modify .bashrc in robot's computer using ssh modify .bashrc in local computer 3. using "rostopic list" to check ros commu 阅读全文
posted @ 2016-11-15 09:55 CasperWin 阅读(209) 评论(0) 推荐(0) 编辑
摘要: 5.Logging In Once the robot is turned on and the robot is on the network, ssh into the computer of the robot using the default fetch user account: $ s 阅读全文
posted @ 2016-11-15 06:14 CasperWin 阅读(321) 评论(0) 推荐(0) 编辑
摘要: slam_karto ROS Wiki: http://wiki.ros.org/slam_karto Source: https://github.com/ros-perception/slam_karto Reliance: open_karto - https://github.com/ros 阅读全文
posted @ 2016-11-15 03:52 CasperWin 阅读(1506) 评论(0) 推荐(0) 编辑
摘要: CUDA 8.0 nVidia显卡驱动 更新一下 $ sudo apt-get update $ sudo apt-get upgrade 添加显卡驱动的PPA $ sudo add-apt-repository ppa:graphics-drivers/ppa 然后显示信息 在这里回车确认 下面就 阅读全文
posted @ 2016-11-10 09:34 CasperWin 阅读(360) 评论(0) 推荐(0) 编辑
摘要: Installation Before installing the simulation environment, make sure your desktop is setup with a standard installation of ROS Indigo on Ubuntu 14.04. 阅读全文
posted @ 2016-11-10 06:45 CasperWin 阅读(301) 评论(0) 推荐(0) 编辑
摘要: 3. Network Setup Connecting Freight to a Monitor The easiest way to configure the wireless networking is to connect a monitor, keyboard, and mouse and 阅读全文
posted @ 2016-11-10 01:50 CasperWin 阅读(243) 评论(0) 推荐(0) 编辑