Microsoft Robotics Developer Studio: Difference between revisions

Content deleted Content added
Updated to reflect that the product no longer exists.
Tags: Visual edit Mobile edit Mobile web edit
Line 14:
| genre = [[Robotics suite]]
| license = Various
| website = No longer available
| website = {{URL|1=https://www.microsoft.com/en-us/download/details.aspx?id=29081}}
}}
'''Microsoft Robotics Developer Studio''' (Microsoft RDS, '''MRDS''') ishas been discontinued. It was a [[Microsoft Windows|Windows]]-based environment for [[robot]] control and [[simulation]]. Itthat iswas aimed at academic, hobbyist, and commercial developers and handleshandled a wide variety of robot hardware. It requiresrequired the Microsoft [[Windows 7]] operating system or later.
 
The remainder of this article is from the original description.
 
RDS is based on CCR ([[Concurrency and Coordination Runtime]]): a [[.NET Framework|.NET]]-based concurrent library implementation for managing asynchronous parallel tasks. This technique involves using message-passing and a lightweight services-oriented runtime, DSS (Decentralized Software Services), which allows the orchestration of multiple services to achieve complex behaviors.
Line 38 ⟶ 40:
==Tools==
[[File:Mars rover msrds simulation.jpg|300px|alt=MarsRoverSimulation|right|upright=2|Simulated robot and environment in MRDS]]
The tools that allow to develop an MRDS application contain a graphical environment (Microsoft Visual Programming Language : VPL) command line tools allow you to deal with Visual Studio projects (VS Express version is enough) in C#, and 3D simulation tools.
 
The tools that allow to develop an MRDS application contain a graphical environment (Microsoft Visual Programming Language : VPL) command line tools allow you to deal with Visual Studio projects (VS Express version is enough) in C#, and 3D simulation tools.
Line 68 ⟶ 71:
==Critique==
* The complication and overhead required to run MRDS prompted [[Princeton Autonomous Vehicle Engineering]] to convert their [[Prospect 12]] system from MRDS to [[IPC++]].<ref>{{cite web|url=http://pave.mycpanel.princeton.edu/wp/?page_id=142 |title=Princeton Autonomous Vehicle Engineering -Section Software |publisher=Pave.mycpanel.princeton.edu |access-date=2019-04-08}}</ref>
* The main RDS4 website hasn'twas beenlast updated sinceon 6/29/2012-06-29. (In fact, the product no longer exists).
 
==Versions and Licensing==