Microsoft Robotics Developer Studio is an environment for simulating and controlling robots.
Questions tagged [robotics-studio]
30 questions
7
votes
3 answers
Microsoft Robotics: cheap but very extensible robot?
Is there any cheap and very extensible robot kit, which can work with Microsoft Robotics?
I want to have a great choice of cool parts for a robot to buy. :)
If where is no such robot kit which can work with MS Robotics, is there any chance to buy a…

Valentin Golev
- 9,965
- 10
- 60
- 84
6
votes
4 answers
Virtual Testing Environment for Drones
Does anyone know of a robotics developer environment ideal for testing AI programs for drones (e.g. quadcopters, planes, helicopters, etc.)? I would like something like Microsoft Robotics Developer Studio that includes a virtual environment (such as…

oalbrecht
- 413
- 4
- 11
6
votes
2 answers
How to create a new type of entity in Microsoft Robotics Studio 2.0?
What I'm trying to do with MRS is to teach myself some basic AI; what I want to do is to make a rocket entity, with things such as vectored exhaust, and staging. Anyone have an idea on how to make an entity that can fly? Or do I just need to…

TraumaPony
- 10,742
- 12
- 54
- 74
5
votes
4 answers
How to use CCR, DSS, VPL (aka Microsoft Robotics Development Studio) outside robotics?
How to use CCR, DSS, VPL (aka Microsoft Robotics Development Studio) outside robotics?
I am looking for guidance in this field. I have tried all the examples and find the framework intriguing.
Can anyone post other uses and examples, outside…

unom
- 11,438
- 4
- 34
- 54
3
votes
3 answers
Microsoft Robotics Studio and absolute path problems
I have just installed Microsoft Robotics Studio 2008 R2, and I must admit that I'm shocked to discover how paths are handled.
First of the studio wants to install itself into my personal profile (this is on Vista):
C:\Users\MyUserName\Microsoft…

Martin Liversage
- 104,481
- 22
- 209
- 256
2
votes
1 answer
MS Robotics Studio: "contract is different from that of the namespace"
I'm trying to build a DSS service using MS Robotics Studio and VS 2008, but when I build, I get an error from dssproxy.exe saying:
The class MyServiceName has a ContractAttribute but the contract is different from that of the namespace.
and the…

AndrewCr
- 549
- 9
- 18
2
votes
2 answers
Microsoft Robotics Studio, simple simulation
I am soon to start with Microsoft Robotics Studio.
My question is to all the gurus of MSRS, Can simple simulation (as obstacle avoidance and wall following) be done without any hardware ?
Does MSRS have 3-dimensional as well as 2-dimensional…

Arkapravo
- 4,084
- 9
- 37
- 46
2
votes
3 answers
Comparing LabView and Microsoft Robotics Studio
On the surface LabView and Microsoft Robotics Studio appear to me to have a very similar programming paradigm and environment.
Is it fair to compare these two products, or are they in different leagues?
I am hoping someone who has used both products…

JonnyBoats
- 5,177
- 1
- 36
- 60
2
votes
1 answer
Robotics Studio CCR/DSS and .NET Micro Framework Compatibility
I hope that I did my homework on this one, I'm basically asking for a second opinion.
My understanding is that the CCR and the DSS (and the rest of the MS RDS tools) cannot and will not run on a device that supports the .NET Micro Framework.
My goal…

Karell Ste-Marie
- 1,022
- 1
- 10
- 22
1
vote
2 answers
Setup for MS Robotics Studio on 64 bit WIndows
What is the best way to setup Microsoft Robotics Studio 2.0 on 64 bit Windows Vista? Appearently something needs to be done beyond the default installation to get it to run properly.

JonnyBoats
- 5,177
- 1
- 36
- 60
1
vote
2 answers
Can I use MRDS (Microsoft Robotics Developer Studio) with C#?
I need to develop 3d simulation for teaching robots using MRDS and C#. Can I do this using these tools?

user380011
- 11
- 1
1
vote
1 answer
How to safely dispose CCR Dispatcher, DispatcherQueue and Interleave
I am trying to find the best way to dispose the CCR Dispatcher, DispatcherQueue and Interleave which are interlinked to each other. I have a class say "MyClass" that has a single dispatcher and a single dispatcher queue. The class exposes a single…

Venk K
- 1,157
- 5
- 14
- 25
1
vote
1 answer
Does Microsoft Robotics Developer Studio work on CE 6?
I have a DSS service I created (For Microsoft Robotics Studio). I then followed the documentation to make it a compact framework service and created a deployment package. I then deploy it to a CE 6 device...
Does a MSRS service work on CE 6? The…

rudigrobler
- 17,045
- 12
- 60
- 74
1
vote
2 answers
Getting started with Microsoft Robotics Developer Studio and it's tutorials and examples
I am a newbie in using Microsoft Robotics Developer studio and I want to make an advanced line follower using Microsoft Robotics Developer studio and it's simulator. Can anyone tell me how can I do this setup and a sample program to check my…

shalki
- 890
- 3
- 14
- 31
0
votes
1 answer
Installing CCR and DSS Runtime fails - Microsoft Robotics Developer Studio 4
I want to install the Microsoft Robotics Developer Studio 4 and downloaded it directly from microsoft.com. When I run the .exe file a window pops up with the requirements that will be installed before installing the RDS:
MS CCR and DSS…

Kipaboy
- 11
- 4