October 09th 2017 Week 41st Monday
My motto is: Contended with little, yet wishing for more.
我的座右铭是:为一点点感到满足,但希望获得更多。
If you can live your life in this way, you will feel much happier about your life and you will always be optimistic about your future.
Actually, most of our unpleasant memories and depressing experience stem from our endless lust and unmatching efforts.
Be dynamic and energetic, with vigorous drive from internal and outernal, there is no difficulty that we can't overcome.
If a writer wrote merely for his time, I would have to break my pen and throw it away.
如果一位作家只为自己所处的时代而写作,那我只得把自己的笔掰断了再扔掉。
From Victor Hugo.
If you can depict your time vividly with your pen, you will surely be considered as a great writer.
I wish I can be a great coder whose program can work well on those machines.
And it would be much better if I can contribute a little to the open-source community at the same time.
Today I wish I can finish the goal of setting up the ros environments for my RaspberryPi-3B with the Raspbian operating system.
There are two ways provided by the ROS to install ros-kinetic on Raspberry.
One is using Ubuntu-Mate/16.04 Xenial of armhf, and we can install the ros-kinetic in the same way as on our pc, it is easier and faster.
The other is to install the ros from the source, it assumes that Raspbian is being used as the operating system on the Raspberry-Pi.
Currently, the two most used ros versions are ros-kinetic and ros-indigo, corresponding to ubuntu 16.04 xenial and ubuntu 14.04 trusty, for the Raspbian, they are Raspbian-Stretch and Raspbin-Jessie.
We should combine the two tutorials together to complete the installation of ros-kinetic on raspbian-stretch, otherwise it won't work.
The links about how to install ros on Raspberry-Pi are as follows:
Installing ROS Kinetic on the Raspberry Pi
Installing ROS Indigo on the Raspberry PI
Enjoy the process of installation and try to build up your own auto-driving sytem based on ros.
October 09th 2017 Week 41st Monday的更多相关文章
- October 3rd 2016 Week 41st Monday
Better to light one candle than to curse the darkness. 与其诅咒黑暗,不如燃起蜡烛. Sitting in the darkness and wa ...
- October 30th, 2017 Week 44th Monday
When you're eighteen your emotions are violent, but they're not durable. 年轻的时候我们总是激情有余但耐心不足. I reall ...
- October 23rd, 2017 Week 43rd Monday
Champions have the courage to keep turning the pages because they know a better chapter lies ahead. ...
- October 16th 2017 Week 42nd Monday
The more decisions that you are forced to make alone, the more you are aware of your freedom to choo ...
- October 14th 2017 Week 41st Saturday
I was well beaten myself, and I am beffer for it. 我自己也被打败过,但我因此变得更好. For most of us, the life road c ...
- October 13th 2017 Week 41st Friday
The shortest distance between two people is a smile. 人与人之间最短的距离是微笑. I find a smiling face can bring ...
- October 12th 2017 Week 41st Thursday
Be happy for this moment. This moment is your life. 为这一刻感到高兴,这一刻是你的人生. Yesterday Tencent became Asia ...
- October 11th 2017 Week 41st Wednesday
If you don't know where you are going, you might not get there. 如果你不知道自己要去哪里,你可能永远到不了那里. The reward ...
- October 10th 2017 Week 41st Tuesday
If you focus on what you left behind you will never see what lies ahead. 如果你只顾回头看,那么你永远也看不见前方有什么. Ye ...
随机推荐
- c#基础学习(0701)之一些简单的方法练习
一个简单的求数组最大值的方法 //可变参数 int max=GetMaxNumbers(101,30) static int GetMaxNumbers(params int[] pms) { ]; ...
- wcf读写cookie
一般来说,web应用的服务端(aspx或mvc的action)调用wcf时,是一个服务与服务的通讯,而不是客户端(浏览器)与服务器的通讯. 这种情况下,如果要在wcf端处理客户端的cookie,就需要 ...
- 【手记】解决VS2010宏功能报错
抱歉问题解决前没留截图,总之就是使用宏相关的功能都打不开,会弹窗报错,英文,大意是[一个或多个组件不存在,请尝试重装]. 尝试过: 修复安装VS2010 按此文照做:https://visualstu ...
- 二:Servlet
一:servlet开端 1.servlet是什么? a.就是一个java类 b.服务器端的小程序 c.处理用户请求 2.servlet的实现: a.实现Servlet接口 b.继承GenericSer ...
- Storm框架:如何实现crontab定时任务
Storm除了能对消息流进行处理,还能实现crontab定时任务. 只要在bolt中配置TOPOLOGY_TICK_TUPLE_FREQ_SECS项即可实现. @Override public Map ...
- SpringBoot(二) Core Features: SpringApplication
参考 文档: SpringApplication
- nylg 开方数
开方数 时间限制:500 ms | 内存限制:65535 KB 难度:3 描述 现在给你两个数 n 和 p ,让你求出 p 的开 n 次方. 输入 每组数据包含两个数n和p.当n和p都为0 ...
- html.div
使用div构造简单的信息图片 html: <!DOCTYPE html><html><head><meta charset="utf-8" ...
- LNMP下安装memcache
转自:LNMP 添加 memcached服务 由于memcached具有更多的功能和服务,已经不推荐使用memcache了.(缺少个字母d) 1. 首先安装memcached服务端. 这里使用yum源 ...
- AI在网管中的运用