[Documentation] [TitleIndex] [WordIndex

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.


2024-03-23 13:06