惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

W
WeLiveSecurity
The GitHub Blog
The GitHub Blog
Engineering at Meta
Engineering at Meta
Microsoft Azure Blog
Microsoft Azure Blog
The Register - Security
The Register - Security
Stack Overflow Blog
Stack Overflow Blog
博客园 - 三生石上(FineUI控件)
T
Threat Research - Cisco Blogs
S
SegmentFault 最新的问题
V2EX - 技术
V2EX - 技术
Hacker News: Ask HN
Hacker News: Ask HN
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
P
Proofpoint News Feed
J
Java Code Geeks
Microsoft Security Blog
Microsoft Security Blog
M
MIT News - Artificial intelligence
AI
AI
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
P
Proofpoint News Feed
Hacker News - Newest:
Hacker News - Newest: "LLM"
B
Blog
N
News and Events Feed by Topic
N
News | PayPal Newsroom
Google DeepMind News
Google DeepMind News
酷 壳 – CoolShell
酷 壳 – CoolShell
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
WordPress大学
WordPress大学
C
Cybersecurity and Infrastructure Security Agency CISA
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
博客园 - 【当耐特】
U
Unit 42
腾讯CDC
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
The Cloudflare Blog
H
Help Net Security
Recent Announcements
Recent Announcements
P
Privacy & Cybersecurity Law Blog
IT之家
IT之家
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Security Archives - TechRepublic
Security Archives - TechRepublic
L
LINUX DO - 热门话题
Martin Fowler
Martin Fowler
MongoDB | Blog
MongoDB | Blog
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
H
Heimdal Security Blog
博客园 - 聂微东
S
Securelist
大猫的无限游戏
大猫的无限游戏
Cloudbric
Cloudbric
Cisco Talos Blog
Cisco Talos Blog

博客园 - bobmazelin

Microsoft Robotics Developer Studio基础(一):前言 Microsoft Robotics Developer Studio beta4的大bug Microsoft Robotics Developer Studio4 Beta随想 最近动态记录 【工作流】工作流结构模式整理 【工作流】PE中的资源模式的实现方式 【讨论】【工作流】由资源模式中的“权限分配”想到资源结构 【PE】流程图对象以及事件驱动机制的介绍 【讨论】WF中的异常(错误)处理 【讨论】基于WF的流程结构 建立基于WF工作流模式库的设想 2008:再战Business Process Management System(BPMs) bobmazelin的流程管理系统介绍和概念性设计(三) bobmazelin的流程管理系统介绍和概念性设计(二) bobmazelin的流程管理系统介绍和概念性设计(一) AspectNet功能介绍(二) AspectNet功能介绍(一) 在(开发)流程系统之前 在Sequence模式中思考流程资源(数据)问题
走入Microsoft Robotics Developer Studio世界
bobmazelin · 2011-06-22 · via 博客园 - bobmazelin

      最近才开始接触Microsoft Robotics Developer Studio,如果说为什么?没啥原因,就是在整理电子邮件时,发现了一封教育学术邮件中提到了这个东西,突然就很感兴趣,于是就下载后尝试一下。

     在网上找了半天有关Microsoft Robotics Developer Studio,发现这个东西的资料非常少。别说是中文的,E文除了自带Document就只有一本专题书《Professional Microsoft Robotics Developer Studio》。看来微软对这个工具很低调啊。

     说实在的,如果你是程序员,然后你希望利用Microsoft Robotics Developer Studio开发自己的机器人,然后看着她完成你想要动作,甚至像变形金刚,那我建议你现在关掉这个网页。我不敢说Microsoft Robotics Developer Studio不能做到,而是做自己的机器人(即便你购买了机器人套装:乐高有娱乐版本)需要物理、电子等领域的专业知识。所以可能令你失望了。

     本人暂时的目标是尝试“玩玩”这个东西,如果你有兴趣,可以有空来看看更新,聊聊心得。

     你可以去http://msdn.microsoft.com/robotics下载Microsoft Robotics Developer Studio,当然你需要VS2008以上版本,其他软硬件的要求请参考他的Readme吧。

     虽然Microsoft Robotics Developer Studio是为了研究、模拟机器人的,但这个里面有两样是值得学习的,Concurrency and Coordination Runtime和Decentralized Software Services。我有时间会先把这两部分的学习心得分享给大家。