[Documentation] [TitleIndex] [WordIndex

For instructions on setting up the build on hudson, refer to the doxygen.

Machine Setup

This is an ugly, but necessary constraint of the script on the hudson server. It also needs a specific directory in which to operate (i.e. look for the script that needs to be run).

> mkdir %USERPROFILE%/hudson/workspace/roswin
> cd %USERPROFILE%/hudson/workspace/roswin
> wget --no-check-certificate https://raw.github.com/stonier/win_ros/master/win_sdk/scripts/schebang.bat
> wget --no-check-certificate https://raw.github.com/stonier/win_ros/master/win_hudson/resources/hudson.bat
> wget --no-check-certificate https://raw.github.com/stonier/win_ros/master/win_hudson/resources/slave.jar

Execution

Open the trigger url in a browser:

http://build.willowgarage.com/job/roswin/build?token=yujin

2024-03-23 12:46