odroid xu4】的更多相关文章

1, sd 2, flashing image 3, GParted 4, ROS install 5, make an image sudo dd if=/dev/sdb of=~/odroid/o_ros.img md5sum o_ros.img > o_ros.img.md5sum 6.USB 2.0 issue I have noticed that the latest release of the image for the Odroid XU4 still use a quite…
前言 原创文章,转载引用务必注明链接. 江浙沪就是好,昨天发货今天收到.另外爱板太省了,外包装小纸箱还是6s钢化膜的重复利用. 注意:拍照自带抖动功能,画质大家凑合着看.冬日天气干燥,手触摸板子前建议流水洗手或者握持大体积导电体将静电放走. 本文使用Markdown写成,为获得更好的阅读体验和正常的图片.链接,请访问我的博客文章地址: http://www.cnblogs.com/sjqlwy/p/up_review.html Unboxing 包装盒 [Fig 1]盒子有点松松垮垮,上面贴了爱…
Ubuntu_ROS中应用kinect v2笔记 个人觉得最重要的资料如下: 1. Microsoft Kinect v2 Driver Released http://www.ros.org/news/2014/09/microsoft-kinect-v2-driver-released.html 2. OpenKinect https://github.com/OpenKinect/libfreenect2 3. code-iai https://github.com/code-iai/ia…
Kodi's two slim-and-trim kid brothers LibreELEC and OpenELEC were once great solutions for getting the most out of limited hardware. But now that even the cheapest Kodi boxes are more than powerful enough to run the deluxe Kodi operating system known…
目录: 1. 树莓派Odroid等卡片式电脑上搭建NAS教程系列1-Ubuntu系统安装 2. 树莓派Odroid等卡片式电脑上搭建NAS教程系列2-SSH连接访问 3. 树莓派Odroid等卡片式电脑上搭建NAS教程系列3-挂载HDD硬盘+节电设置 4. 树莓派Odroid等卡片式电脑上搭建NAS教程系列4-FTP安装 5. 树莓派Odroid等卡片式电脑上搭建NAS教程系列5-Samba服务器安装 6. 树莓派Odroid等卡片式电脑上搭建NAS教程系列6-miniDLNA 该文章首发于浩瀚…
本文章首发于浩瀚先森博客,地址: http://www.guohao1206.com/2016/08/23/967.html samba时一款为了实现linux系统中的文件能在windows系统中正常访问的软件,分为服务器端和客户端,按照下列方法安装samba服务器即可在windows系统中访问linux系统中的文件.下面开始安装 1. root管理员身份登录系统 2. 输入下面安装命令 apt-get install samba 3. 添加用户 不添加用户是无法使用samba的.添加的用户只能…
https://www.offensive-security.com/kali-linux-arm-images/ Courses Certifications Online Labs Penetration Testing Projects Blog About Search Kali Linux ARM Images Home Kali Linux ARM Images Kali Linux Custom ARM Image Downloads Kali ARM image download…
1.       ROS项目开发流程? 参照古月大神写的ROS探索总结系列:http://blog.exbot.net/archives/619 具体项目设计可看看<程序员>杂志的最新一篇文章<基于ROS的 系统>,是百度无人车的首席架构师等人写的无人车的架构的选型设计,值得参考借鉴,正在联系授权转载,无法提供链接,可自己找一下. 2.       ROS有哪些常用的.有用的工具? 常用工具有rqt rviz等,请经常关注官方WIKI或者论坛,一般有新的工具,在这些地方也都会有介绍…
ROS机器人程序设计(原书第2版)补充资料 教案1 ROS Kinetic系统入门 ROS Kinetic在Ubuntu 16.04.01 安装可参考:http://blog.csdn.net/zhangrelay/article/details/51364622 ROS版本特色和官网wiki可参考:http://blog.csdn.net/zhangrelay/article/details/51371427 ROS入门指南可参考:http://blog.csdn.net/zhangrelay…
原文连接: http://wiki.ros.org/indigo/Installation/UbuntuARM Ubuntu ARM install of ROS Indigo There are currently builds of ROS for Ubuntu Trusty armhf. These builds include most but not all packages, and save a considerable amount of time compared to doi…