Christopher G. Atkeson 简介
有一个事实:双足机器人的稳定性问题单靠算法是搞不定的!!!
在2015 DARPA 机器人挑战赛中,许多参赛团队的机器人使用了Atlas,他们通过安装他们自己的软件并修改来让机器人保持平衡。来自WPI-CMU的阿特拉斯机器人Warner是诸多Atlas中唯一一个没有摔倒或需要重启的机器人。在决赛的两次尝试中,他们都成功走到最后,拿下八分中的七分。这样优异表现的背后,是CMU机器人学院Christopher Atkeson教授组对稳定步态的研究成果,尤其是组里博士生冯思远的工作,冯思远在3D行走方面的论文曾在13年的仿人机器人国际会议Humanoids上获得过大会最佳论文(Best
Paper)的荣誉。
Christopher G. Atkeson 的经典论文: 《Modeling, stabilit yand control of biped robots—a general framework》
《连线》记者Nick Stockton也表示了同样的「担忧」,他说,我发誓 Atlas迟早会颠覆现状,而下一件事就是末日审判。加州大学伯克利分校机器人学教授Ken Goldberg也说:「这肯定会引发『恐怖谷』效应,当它被欺负的时候,我们大多数人都会认为它会反击,然后用一束激光消灭了那些欺负它的人。」
所以,还是那句话:你就不要欺负他好了!
最终指引到了那个方向:玛格丽特 的 正派社会.
Christopher G. Atkeson 简介:
转自维基
CMU机器人学院Christopher Atkeson教授
Early life and education
Atkeson graduated summa cum laude from Harvard University in 1981 with an A.B. in Biochemistry. He received his S.M. degree inApplied Mathematics in
the same year, also from Harvard. He then attended theMassachusetts Institute of Technology and
received his PhD in Brain and Cognitive Science from the in 1986, advised by Emilio Bizzi.
Career
Before joining the faculty at CMU in 2000, he was an Assistant, then Associate Professor in the department of Brain and Cognitive Sciences at MIT from 1986-1993, an Associate Professor at the College of Computing,Georgia
Institute of Technology from 1994 to 2000.
Honors and awards
- National Science Foundation Engineering Initiation Award, 1987-1988.
- National Science Foundation Presidential Young Investigator Award, 1988-1993.
- W. M. Keck Foundation Assistant Professorship in Biomedical Engineering, 1988-1990.
- Alfred P. Sloan Research Fellow, 1989-1991.
- W. M. Keck Foundation Associate Professorship in Biomedical Engineering, 1990-1991.
- Teaching Award from the MIT Graduate Student Council, 1990.
- Edenfield Faculty Fellowship Award, 1995.
- Elected by faculty to College of Computing Dean’s Advisory Committee, 1995–1996, 1996–1997.
- Finalist, Best Paper Award, ICRA 2000.
References
- Atkeson, C.G.; Moore, A.W.; Schaal, S. (1997). "Locally weighted learning".Artificial Intelligence Review
11 (1): 11–73.
External links
Christopher G. Atkeson 简介的更多相关文章
- PCMU G.711U/PCMA G.711A简介
PCMA(G.711A) 类型:Audio 制定者:ITU-T 所需频宽:64Kbps(90.4) 特性:PCMU和PCMA都能提供较好的语音质量,但是它们占用的带宽较高,需要64kbps. 优点:语 ...
- gcc/g++基本命令简介
gcc & g++现在是gnu中最主要和最流行的c & c++编译器 .g++是c++的命令,以.cpp为主,对于c语言后缀名一般为.c.这时候命令换做gcc即可.其实是无关紧要的.其 ...
- <xliff:g>标签
摘要: 这是Android4.3Mms源码中的strings.xml的一段代码: <!--Settings item desciption for integer auto-delete sms ...
- Java性能提示(全)
http://www.onjava.com/pub/a/onjava/2001/05/30/optimization.htmlComparing the performance of LinkedLi ...
- Storyboards Tutorial 03
这一节主要介绍segues,static table view cells 和 Add Player screen 以及 a game picker screen. Introducing Segue ...
- 文件图标SVG
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink ...
- 开源地图SharpMap源码解析-(1)简介
1.简介 SharpMap最新版基于.NET Framework 4,采用C#开发的地图渲染引擎,非常易于使用.我这次研究的是比较稳定发布的V1.1版本.可以在GitHub下载该源码,地址:https ...
- html5快速入门(二)—— CSS简介
前言: 1.HTML5的发展非常迅速,可以说已经是前端开发人员的标配,在电商类型的APP中更是运用广泛,这个系列的文章是本人自己整理,尽量将开发中不常用到的剔除,将经常使用的拿出来,使需要的朋友能够真 ...
- 3. Python 简介
3. Python 简介 下面的例子中,输入和输出分别由大于号和句号提示符 ( >>> 和 ... ) 标注:如果想重现这些例子,就要在解释器的提示符后,输入 (提示符后面的) 那些 ...
随机推荐
- ansible使用jinja2管理配置文件以及jinja2语法简介
一.Jinja2介绍 Jinja2是基于python的模板引擎,功能比较类似于PHP的smarty,J2ee的Freemarker和velocity.它能完全支持unicode,并具有集成的沙箱执行环 ...
- noip模拟赛 希望
分析:题目中说用栈实现,我觉得这样很麻烦,就用了一个数组+指针解决了.其实就是大模拟. #include <stack> #include <string> #include ...
- hdu 4550
c: #include<stdio.h> #include<string.h> #define N 300 int f[N]; char s[N]; int main() { ...
- [bzoj1455]罗马游戏_左偏树_并查集
罗马游戏 bzoj-1455 题目大意:给你n个人,2种操作,m次操作:1.将i号士兵所在的集合的最小值删除 2.合并i和j两个士兵所在的团体 注释:$1\le n\le 10^6$,$1\le m ...
- fixed_date , 赋权技巧 ,procedure执行方式, PL/SQL注意的地方
本文讨论4个知识点, 1. fixed_date参数 2. 赋权技巧 3. procedure执行的方式 4. PL/SQL中要注意的几个地方 fixed_date参数 客户想修改oracle的 系统 ...
- [Node.js] Add Logging to a Node.js Application using Winston
Winston is a popular logging library for NodeJS which allows you to customise the output, as well as ...
- LA 4329(树状数组)
算法竞赛入门经典 p197 题目大意: 一条大街上住着n个乒乓球爱好者.常常比赛切磋技术.每一个人都有一个不同的技能值a[i].每场比赛须要3个人:两名选手,一名裁判.他们有个奇怪的约定,裁判必须住在 ...
- DM8168 IPNC Boa移植
1.交叉编译openssL 下载openssL-1.0.0.tar.gz在虚拟机下进行交叉编译,生成libcrypto.a及libssl.a.将这两个文件复制到DVRRDK_03.00.00.00/b ...
- 心跳机制tcp keepalive的讨论、应用及“断网”、"断电"检测的C代码实现(Windows环境下)
版权声明:本文为博主原创文章,转载时请务必注明本文地址, 禁止用于任何商业用途, 否则会用法律维权. https://blog.csdn.net/stpeace/article/details/441 ...
- 【POJ 3740】 Easy Finding
[题目链接] http://poj.org/problem?id=3740 [算法] Dancing Links算法解精确覆盖问题 详见这篇文章 : https://www.cnblogs.com/g ...