Content deleted Content added
TrevorTaylor (talk | contribs) 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
}}
'''Microsoft Robotics Developer Studio''' (Microsoft RDS, '''MRDS''')
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
==Versions and Licensing==
|