Installation

Setup

  • Create the PYTHONHOME environment variable (typically set to C:\Python27).

  • Add %PYTHONHOME%/Scripts to your PATH variable.

Usage

From the shell, simply running rosinstall should give you almost the same interface as the linux version of rosinstall.

Differences to RosInstall

Differences to rosinstall are only minor:

  • Rosinstall

    • The nobuild option is now the default (since we're using rosbuild2).

    • Adds a function which automatically sets up a windows setup.bat script.

  • Other

    • Other scripts, notably rosco, roslocate, rosws are not yet included.

Wiki: win_rosinstall/electric (last edited 2012-03-06 02:14:57 by DanielStonier)