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 constantly apply a force upwards?
...
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 documentation talks about CE 5?
What should I see if I run it? I expect to see something sim...
I create a new BoxShape() object in Robotics Studio and I want to apply a cube-map dds texture to this box. What is the way do it?
...
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 build fails because dssproxy returns code 10. Does anyone know what this message means...
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.
...
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 Robotics Dev Studio 2008 R2
I assume this is because during development I have to write fi...
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 very extensible robot which just can be programmed, maybe even in assembler?
...
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 rendering? As of now I do not have any hardware and I am only interested in simulation, when ...
Which is the best robotics simulator ?
Player Project (#) (simulator + control interface)
Microsoft Robotics Studio (simulator + control interface)
KiKS (in Matlab, only for Khepera + control interface)
MobotSim (for point like robots, more of algorithm implementation )
ROS (currently the largest integration of such platforms)
URB...
I need to develop 3d simulation for teaching robots using MRDS and C#. Can I do this using these tools?
...