InfoQ

News

Robotics Developer Studio 2008 CTP Available for Download

Posted by Abel Avram on Apr 15, 2008 05:24 AM

Community
.NET
Topics
Real Time,
.NET Framework
Tags
C#,
Robotics

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

Reply

Exclusive Content

Rationalizing the Presentation Tier

Thin client paradigm characterized by web applications is a kludge that needs to be repudiated. Old compromises are no longer needed and it's time to move the presentation tier to where it belongs.

Agile Project Management: Lessons Learned at Google

In this presentation filmed during QCon 2007, Jeff Sutherland, the creator of Scrum, talks about his visit at Google to do an analysis of Google's first implementation of Scrum.

AtomServer – The Power of Publishing for Data Distribution

In this article, Bryon Jacob and Chris Berry introduce AtomServer, their implementation of a full-fledged Atom Store based on Apache Abdera, which is now available as open source.

An Introduction to Virtualization

It is easy to think that virtualization applies only to servers. In reality the recent resurgence of the concept is also being applied to networking, storage, and application infrastructure.

REST Anti-Patterns

In this article, Stefan Tilkov explains some of the most common anti-patterns found in applications that claim to follow a "RESTful" design and suggests ways to avoid them.

Choosing between Routing and Orchestration in an ESB

In this article, Adrien Louis and Marc Dutoo discuss the differences and relative merits of using orchestration vs. routing in a typical ESB setup, and discuss various implementation options.

Enterprise Batch Processing with Spring

Wayne Lund discusses batch processing, Spring Batch objectives and features, scenarios for usage, Spring Batch architecture, scaling, example code, failures and retrying, and the future roadmap.

User Story Estimation Techniques

Developer Jay Fields draws on his experiences as a ThoughtWorks consultant to describe effective user story estimation techniques.