advertisement
Login | Register   
  Include Code  Search Tips
TODAY'S HEADLINES  |   ARTICLE ARCHIVE  |   TIP BANK
Browse DevX
Roomba Development Tools
Partners & Affiliates
advertisement
advertisement
advertisement
advertisement
 

An Introduction to Programming Robots with Microsoft Robotics Studio

Earlier this year Microsoft released Microsoft Robotics Studio—an SDK that you can use to program robots ranging from small robots like the iRobot Roomba vacuum to the large robots used on assembly lines. 


advertisement
arlier this year, Microsoft released a Community Technical Preview (CTP) of its robot-programming SDK, called "Microsoft Robotics Studio," the result of work done by one of the groups emerging from Microsoft Research. Robotics Studio provides a high-level generic interface for programming a wide range of robots using a distributed model. The utility of this approach is apparent by the fact that both hobbyists controlling robotic kits or toy robots and serious roboticists controlling large and complicated robots can use the same SDK. This article presents an overview of Robotics Studio, and then shows you how to use the SDK to program the iRobot Roomba vacuum robot.


Microsoft Robotics Studio
The small group that created Robotics Studio hopes to simplify robot programming for all sorts of people by offering an easy way to manipulate a robot of any size. The best part is that the runtime supports distributed processing and does not require any particular robotic OS, meaning that you can program robots running on different platforms, using different chip architectures. You can also manipulate complex robots, which sometimes have more than one processor type.

It's quick, easy and you get access to all the articles on DevX.
This registration/login is to allow you to read articles on devx.com.
Already a member?



advertisement