InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

Robotics Developer Studio 2008 CTP Available for Download

Posted by Abel Avram on Apr 15, 2008

Sections
Development,
Architecture & Design
Topics
.NET ,
Real Time ,
.NET Framework
Tags
Robotics ,
C#

Microsoft has recently made available for download the Robotics Developer Studio 2008 CTP. This release is version 2.0 of the product and contains many improvements over the previous Robotics Studio 1.5.

First of all, what is Robotics Developer Studio? According to Microsoft:

The goal of the Microsoft Robotics Developer Studio 2008 is to supply a software platform for the robotics community that can be used across a wide variety of hardware, applicable to a wide audience of users, and development of a wide variety of applications.

Microsoft says that Robotics Developer Studio 2008 offers 3 main components:

  1. A scalable, extensible runtime architecture that can span a wide variety of hardware and devices. The programming interface can be used to address robots using 8-bit or 16-bit processors as well as 32-bit systems with multi-core processors and devices from simple touch sensors to laser distance finding devices.
  2. A set of useful tools that make programming and debugging robot applications scenarios easier. These include a high quality visual simulation environment that uses the AGEIA Technologies™ PhysX™ engine.
  3. A set of useful technology libraries services and samples to help developers get started with writing robot applications.

Robotics Developer Studio 2008 contains many new elements in areas like:

  • Samples. The collection of samples has been expanded, and it has been converted to Visual Studio 2008.
  • Concurrency and Coordination Runtime and Decentralized Software Services contain new features and bug fixes.
  • DSS Security Model supports Message Level Authorization.
  • Visual Programming Language contains improvements for Error Checking, Distributed Applications, and Code Generation.
  • Visual Simulation Environment has new features and bug fixes like Record and Playback Capability, Embedded Media Resources, and others.

The supported OSes are: Windows CE, Windows Server 2003 Service Pack 2, Windows Vista, Windows XP. Robotics Developer Studio 2008 is recommended to be used with Visual Studio 2008, either the Express, the Standard, the Professional or the Team edition. Any edition of Visual Studio 2005 can be used, but it is not recommended. Robotics Developer Studio 2008 can be used on 64-bit Windows with the exception of the Simulation Engine which uses the XNA Framework which is not yet supported on 64-bit Windows.

No comments

Watch Thread Reply

Educational Content

New-age Transactional Systems - Not Your Grandpa's OLTP

John Hugg discusses high volume transaction processing applications with high and low frequency profiles, and how VoltDB can be used for that purpose.

Cool Code

Kevlin Henney examines code samples to see what can be learned from them starting from the premise that one won’t write great code unless he knows how to read it.

Collaboration: At the Extremities of Extreme

Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.

Yesod Web Framework

Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).

Transactions without Transactions

Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.

Attila Szegedi on JVM and GC Performance Tuning at Twitter

Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.

10 tips on how to prevent business value risk

One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.

Interview: Software Systems Architecture: Working With Stakeholders Using Viewpoints and Perspectives

InfoQ spoke to the authors of Software Systems Architecture on a couple of new topics, the System Context viewpoint and Agile, which have been added to the second edition.