摘要:Install JDK 8 JDK 8 and later versions are required for installing and running the Java SE, Java EE and All NetBeans Bundles. You can download standal
阅读全文
摘要:Github source: https://github.com/CPFL/Autoware install script: https://github.com/NavIV/automation-scripts Bugfix How to update PCL? Update PCL for u
阅读全文
摘要:Ubuntu Trusty (14.04 LTS). OpenJDK 8 is not available on Trusty. To install Oracle JDK 8: $ sudo apt-get install software-properties-common swig$ sudo
阅读全文
摘要:Bug: Some day I updated my openCV to the latest version 2.4.13, while recently I found I always get "2.4.8" when I check the version in python2.7. It
阅读全文
摘要:书 网站 OpenCV Tutorials OpenCV Tutorial C++ Learn OpenCV OpenCV examples and tutorials ( C++ / Python ) AI Shack It consists of some easy-to-follow and
阅读全文
摘要:Homepage Schedule WLDateTopicSlideReadingDeadline 1 1 Thu Sep 11 How to save the world? Introduction Sz1 2 2 Tue Sep 16 What is a camera? Accidental p
阅读全文
摘要:Lecture 1 Video: https://www.youtube.com/watch?v=2pWv7GOvuf0 Slide: Introduction to Reinforcement Learning Key points: 1. An RL agent may include one
阅读全文
摘要:Pip installation Pip is a package management system used to install and manage software packages written in Python. We provide pip packages for Tensor
阅读全文
摘要:Homepage Warm up First Chapters from Reinforcement Learning: an Introduction, Sutton&Barto ,Second Edition (pdf) & also ebook here Dave Silver’s cours
阅读全文
摘要:System Linux / Ubuntu 14.04.5 LTS (Trusty Tahr) + ROS Indigo Linux / Ubuntu 16.04.1 LTS (Xenial Xerus) + ROS Kinetic Web Explorer Google Chrome C++ ID
阅读全文
摘要:Day 2: Enable the robot The goal of this post is to make the robot drivable. Platform Ubuntu 14.04 ROS indigo Source Sources for this tutorial can be
阅读全文
摘要:Introduction to Computer Vision Required Course Readings The occasional text for this course is “Computer Vision: A Modern Approach (2nd edition)” by
阅读全文
摘要:Motivation These two days I am hearing some academic talks and presentations on AI in Huawei, Santa Clara. Though it is so good oppotunity for me, a D
阅读全文
摘要:Same problem as in https://github.com/Ultimaker/Cura/issues/385 Fix: My PR #387 based on #131 fixes the problem + installing python3-opengl (1) (2) su
阅读全文
摘要:Day 1: Building the static model Source Sources for this tutorial can be found on GitHub Setting up ROS: Indigo OS: Ubuntu 14.04 OS: Gazebo 7.0.0 Init
阅读全文
摘要:Official Wiki ROS.ORG(wiki.ros.org) Robots Using ROS Textbooks A Gentle Introduction to ROS Learning ROS for Robotics Programming 1st Edition [pdf] [c
阅读全文
摘要:Say we have a latest Blender extracted from the download package. We want to create a launcher for Blender so that we can start it from the Unity Dash
阅读全文
摘要:Blender Blender is the best free and open source 3D modelling program out there by a long shot! The program is under constant development, has a huge
阅读全文
摘要:Installation $ chmod +x qt-opensource-linux-x64-5.7.0.run $ ./qt-opensource-linux-x64-5.7.0.run Path Configuration Set default used version of Qt / qm
阅读全文
摘要:Install Nvidia driver 367.18 or later from ppa:graphics-drivers/ppa as follows: sudo add-apt-repository ppa:graphics-drivers/ppa sudo apt-get update s
阅读全文