Overview

This is for people who want to develop ros applications on Windows using Microsoft Visual C++ 2010(Express).

Installations

Python packages:

SDK:

Testing

In three shells:

> call C:\opt\ros\groovy\x86\setup.bat
> roscore

> call C:\opt\ros\groovy\x86\setup.bat
> roslaunch msvc_runtime talker.launch

> call C:\opt\ros\groovy\x86\setup.bat
> roslaunch msvc_runtime listener.launch

For information on how to develop with the sdk, proceed to the next tutorial Msvc SDK Projects.

Wiki: win_ros/groovy/Msvc SDK (last edited 2013-10-02 10:52:21 by FlavioFontana)