ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Sorry for the delay in responding.
We have quite a bit of documentation on http://aka.ms/ros/docs which walk though the process of consuming ROS nodes.
There is a Windows specific Camera node, which is custom tailored for performance on Windows.
For ROS nodes without binary packages, you'll want to clone them into your workspace, and may have to do tweaks to build them. Here's a link to the docs consuming a package
If you have any problems, feel free to create an issue on https://github.com/ms-iot/rosonwindows.
Lou