Microsoft Robotics - Concurrency and Coordination Runtime (CCR) announcements
-
Link
Please see the announcement of Robotics Developer Studio 4 Beta in the Community Forum.
Visit the Microsoft Robotics Home Page for more information.
Microsoft Robotics - Community announcements
-
Link
---------------------------------------------------------------------------------------
RDS 4 & Kinect for Windows SDK 1.5 + Windows 8 Release Preview + Visual Studio 2012
---------------------------------------------------------------------------------------
Three new technologies that impact RDS4 have been released recently:
- Kinect for Windows SDK version 1.5
- Windows 8 Release Preview
- Visual Studio 2012 RC
All of these have been tested with RDS 4 and there are a few issues to be aware of when using them with RDS 4.
Kinect for Windows SDK version 1.5
Version 1.5 is 100% compatible with RDS 4 on Windows 7 with Visual Studio 2010. The built-in services as well as the user-built samples will continue to work as they have before. The new features such as Near Mode, Seated Mode, and Facial Tracking will not automatically be exposed, but the sample code for the RDS4 Kinect service is provided and can be used as an example of how to add the new features. If someone out there in the RDS community creates an updated service that exposes new features, we invite you to share it with the RDS community by posting a link in the RDS Community Forum http://social.msdn.microsoft.com/Forums/en-US/roboticscommunity/threads.
Windows 8 Release Preview
RDS 4 has been tested on Windows 8 Release Preview and while all the services can be built and run for Windows 8, there are a couple issues to be aware of:
- When building some of the samples, you may see a the following warning: “warning MSB3270: There was a mismatch between the processor architecture of the project being built…”. This is an innocuous warning. You can eliminate the warning for any service by editing the project file and explicitly setting the target architecture.
- The setup and building of some samples may report errors indicating that Silverlight 4 Toolkit is required. The Silverlight 4 Toolkit will not install on Windows 8. The workaround is to install the Silverlight 5 Toolkit from here: http://silverlight.codeplex.com/releases/view/78435
Visual Studio 2012 Release Candidate
The Express version of Visual Studio 2012 will only open Windows 8 Metro Style app projects. You can build the RDS samples from the command-line using the DSS Command Prompt, but you will not be able to open the projects.
- The Release Candidate of Visual Studio 2012 Ultimate is a free download. It will eventually expire, but it is the best choice to try Visual Studio 2012 with RDS 4 at this time. Complete Beta Readme can be found here: http://go.microsoft.com/fwlink/?LinkId=237568
- Installing VS 2012 upgrades the .NET runtime to 4.5. The pre-built Kinect RDS4 service samples will no longer run because they specifically targeted .NET 4.0, however the source code for the Kinect samples is included and they can be built with VS 2012 RC and these user-built versions will work.
- Samples built by the user are referred to as “User” version of the services and if they have partner requirements on other samples they will expect the “User” versions of partners as well.
-
Link
Announcing Microsoft Robotics Developer Studio 4
Today (8th March) we’re announcing the general availability of Microsoft Robotics Developer Studio 4 (RDS 4). The package can be downloaded for free. It was just over five months ago that we announced the availability of RDS 4 Beta and since then, the Microsoft Robotics team has been hard at work putting the final touches on RDS 4 to give developers access to the software they need to build robotics applications.
Since the Beta, our number one focus has been on improving the overall quality and stability of RDS 4. We’ve fixed a number of important issues in the product as well as made improvements to existing samples. Additionally, we updated RDS 4 to work with the release version of the Kinect for Windows SDK.
It is our goal to deliver a great product that meets the needs of the developer and hobbyist communities. We are already seeing RDS 4 being utilized to develop some interesting applications. Speaking of which, last fall, we announced the Robotics @ Home competition, and are thrilled with the submissions we’ve received. Today, we’re excited to reveal the competition’s 10 finalists. Visit the Robotics @ Home Finalists page to read more about the finalists, including how they think robotics will change the world and what they would do with the prize winnings. We look forward to announcing the grand prize winner in May of this year.
We have tested RDS 4 on Windows 8 Consumer Preview with Visual Studio 11 Beta. However, these are beta products so RDS 4 is not officially supported for use with them, but we know it works.
Also, our team has been using RDS 4 for a while now and we’ve come up with a few cool and unique applications. Check out the video of the Follow Me robot, created by our team.
From all of us on the Microsoft Robotics team, we’d like to thank you for your continued support and your feedback on RDS 4, which helped get us to where we are today. As always, you can use the Robotics Forums to send us any additional questions and suggestions.
NOTE: Please install Visual Studio 2010 and the Kinect for Windows SDK V1 before you install RDS 4.
Microsoft Robotics - Simulation announcements
-
Link
Please see the announcement of Robotics Developer Studio 4 Beta in the Community Forum.
Visit the Microsoft Robotics Home Page for more information.
Microsoft Robotics - Decentralized Software Services (DSS) announcements
-
Link
Please see the announcement of Robotics Developer Studio 4 Beta in the Community Forum.
Visit the Microsoft Robotics Home Page for more information.
Microsoft Robotics - Hardware Configuration and Troubleshooting announcements
-
Link
Please see the announcement of Robotics Developer Studio 4 Beta in the Community Forum.
Visit the Microsoft Robotics Home Page for more information.
Microsoft Robotics - Visual Programming Language announcements
-
Link
Please see the announcement of Robotics Developer Studio 4 Beta in the Community Forum.
Visit the Microsoft Robotics Home Page for more information.
-
Unanswered0VotesUsing GameControler Service for Hydra
I am trying to control a lego robot using Razer Hydra. I am using Game Controller Service, however it doesn't recognise any axes changes issued from Hydra. Hydra is working fine and in Game pad ... -
Proposed0VotesLooking for versions
Hi ! I am really very disappointed about the RDS homepage ... Looks like a marketing campain and everything points to community I wish to ... -
Answered0VotesProblems with VPL Hands On Lab - Real iRobot won't turn
Hello, I have just seen the thread by Klint Killerman ... -
Proposed0Voteserror msg when I start runnig a project in VPL
Hi I'm trying to get this working. But each time I try and run msrds I keep getting this. I think the error (see final para)may have something to do with me using a 64 ... -
Discussion0VotesI want to make a robot with a working desktop?
I am 13 years old from India and i know programming ,I have made an OS so not worry with programming.I have a working desktop with P4,2.8 Ghz processor,1gb ram,512 mb graphic card,webcam with ... -
Unanswered0Votesc# progam to solve mobile robot navigation problem
hi my new in c# programming, and i am to write a code in c# for epuck robot navigation behavior such as target reaching and obstacle avoidance. i need help... so as to guide me ... -
Answered0VotesRegarding Microsoft Robotic Developer Studio 4
Hello, I am quite new to the MRDS tool. Currently I am trying to use the tool to simulate the cad models. I already have the models in obj and cae format. I would ... -
Answered0VotesSlippery motion of the Robot
Hi there, I have made a three legged robot in the MRDS. I have made two joints as yet in each leg. But i am facing a ... -
Answered0VotesIssue with concurrent HTTP requests
Hello, When I run the following code the first HTTP request is served after 60 seconds, which is what I expect, however subsequent requests emitted during this 60 seconds time frame ... -
Proposed0VotesI want to make changes in simulations already available in robotics Studio
I want to make changes in simulations already available in robotics Studio. Any help or tutorial. Thanks MSP GCU Lahore -
Unanswered0VotesSicks3000CMS
Hello guys, Can someone tell me how to use the Sicks3000CMS laser range finder in VPL? I am having a lot of confusion in using this service. Thanks -
Answered0VotesProblem with Robotics Tutorial 5
Hi, I'm new to MRDS, and hope I'm posting this in the right section. I am currently working through the tutorials, and facing a problem with Robotics Tutorial 5 right off the bat, ... -
Answered1VotesWhere to Start?
Hi Everyone, I am a vb.net / SQL developer, and am confident in creating a whole range of different software solutions. But when it comes to hardware i really have never ... -
Answered0VotesKnowing robot's position
Hello, How can i know the current position (X and Z parameters)of the robot in sim environment? Would appreciate any help for this ... -
Answered0VotesHow to get to pioneer 3dx pose
Hello, In Robotics Tutorial 3, I want to know the X and Z properties of Pioneer's 3dx position. How can I reach to his State.Pose property? Would ... -
Answered0Votesinstallation
Hi I,ve tried 4 times to install msrds 4 and each time I get 17 errors when I build all samples. My computer only has win 7, Kinect SDK, ... -
Discussion0VotesInheritance with Custom Serialization
all the inherited members will be default values, as well as any reference type members not being there at all. Ironically, the Dss XmlSerializationHelper works just fine, but not ... -
Answered0VotesThe VPL Variable Problem !!!!!!!
Is there ever going to be a Patch for Bug, It Sucks, I like MRDS but this bug is maddening, some feedback about when this is going to be patched, would be ... -
Answered1VotesInterfacing roboLAB 80 using VPL
How do I interface a robuLAB 80 robot by using VPL? Do I need to write a new service in order to do that? -
Answered0VotesThis Join is connected to independent data sources ?
I'm working on an application in VPL that allows the user to control a LEGO NXT robot through Kinect camera, while this works perfectly, I can't seem to find a way to join data coming from the LEGO ... - Items 1 to 20 of 5219 Next ›


