Microsoft Robotics Developer Studio 4

 
 
 
Share
 
Language:
English
 
Microsoft® Robotics Developer Studio 4 is a freely available .NET-based programming environment for building robotics applications. It can be used by both professional and non-professional developers as well as hobbyists.
  • Details

    Version:
    Date Published:

    4.0.261.0

    3/6/2012

    File name:
    File size:

    Microsoft Robotics Developer Studio 4.exe

    289.6 MB

        Microsoft® Robotics Developer Studio 4 enables hobbyists and professional or non-professional developers to create robotics applications targeting a wide range of scenarios. This release is an update that has the functionality of the previous RDS 2008 R3 Standard Edition with the addition of support for the Kinect sensor and a defined

    Reference Platform

        , also referred to as MARK (Mobile Autonomous Robot using Kinect).
        Microsoft Robotics Developer Studio can support a broad set of robotics
        platforms by either running directly on the platform (if it has an
        embedded PC running Windows) or controlling the robot from a Windows PC
        through a communication channel such as Wi-Fi or Bluetooth®.
        In addition to providing support for Microsoft Visual Studio 2010,
        Microsoft Robotics Developer Studio 4 provides a Visual Programming
        Language (VPL) which allows developers to create applications simply by
        dragging and dropping components onto a canvas and wiring them together.
        The powerful Visual Simulation Environment (VSE) provides a
        high-fidelity simulation environment powered by NVIDIA™ PhysX™ engine
        for running game-quality 3D simulations with real-world physics
        interactions.
        To help developers getting started, Robotics Developer Studio contains extensive

    Documentation

      and a large set of samples and tutorials that illustrate how to write
      applications ranging from simple "Hello Robot" to complex applications
      that simultaneously run on multiple robots.

  • System Requirements

    Supported Operating System

    Windows 7

        Robotics Developer Studio requires Windows 7.
        In addition to using Robotics Developer Studio as a stand-alone
        development environment, it can be used with any of the Visual Studio
        2010 Editions, including the Express Edition. Note that you should
        install Visual Studio

    before

        Robotics Developer Studio so that the New Service Wizard installs correctly.

  • Install Instructions

    Important:

        Make sure you have the latest
        service pack and critical updates for Windows 7. To find recent security
        updates, visit Windows Update.
      1. Install the version of Visual Studio 2010 with C# if you plan to write new services for RDS
      2. Install Kinect for Windows SDK V1
      3. Install Silverlight 4.0 SDK
      4. Click the Download button on this page to start the download
      5. Do one of the following:
        • To start the installation immediately, click Run.
        • To save the download to your computer for installation at a later time, click Save. (Recommended)
        • To cancel the installation, click Cancel.
      6. Answer the prompts. Note that the CCR and DSS Runtime will be
        installed first as well as some pre-requisites. RDS requires .NET 4.0
        but does not install it because this comes with Visual Studio. If you
        want to remove RDS later, you must also remove the CCR and DSS Runtime
        afterwards.
      7. When the installation is complete, look in the Start Menu under Microsoft Robotics Developer Studio 4 and run Build All Samples. This is a separate manual step that takes several minutes.
  • Additional Information

        RDS 4 is an upgrade to RDS 2008 R3, but it
        install into a separate folder. If you already have RDS 2008 R3, then
        RDS 4 will install side-by-side. However, the Security Model for RDS 4
        is different. Please read the Release Notes for more information.

        For an overview of RDS 4 see the

    Datasheet

      .

  • Related Resources

最新文章

  1. 面向对象和面向过程的jquery版选项卡
  2. JavaScript Array 常用函数整理
  3. [under the hood]Reduce EXE and DLL Size with LIBCTINY.LIB
  4. html5中的表单
  5. poj 2388 Who's in the Middle
  6. 简单工厂模式—>工厂模式
  7. Android底部导航栏——FrameLayout + RadioGroup
  8. [LeetCode] 1-bit and 2-bit Characters 一位和两位字符
  9. Python学习 Part7:类
  10. golang命令行库cobra的使用
  11. hdu4942线段树模拟rotate操作+中序遍历 回头再做
  12. linux中DHCP服务配置文件/etc/dhcpd.conf详细说明
  13. php连接oracle数据库
  14. Storm架构和编程模型总结
  15. linux查看磁盘占用常用的两个命令
  16. VUE输入框显示时自动聚焦
  17. 【Asp.net入门3-04】使用jQuery-使用jQuery事件
  18. samba和SELINUX 冲突
  19. Android Studio调试报错am startservice
  20. 浅谈对MJRefresh(上)下拉刷新控件的理解

热门文章

  1. Python超级程序员使用的开发工具
  2. C语言练习:第二大整数
  3. MyEclipse10导入工程jsp报错问题
  4. 项目常用jquery/easyui函数小结
  5. 第三百四十六天 how can I 坚持
  6. A JavaFX based Game Authoring System
  7. 网易及新浪IP查询接口
  8. 递归遍历树结构顺序显示并且添加到list集合
  9. apiCode/1/1.1/1.1.1
  10. POJ 3616 Milking Time (排序+dp)