#!/bin/sh

exec java -jar `rospack find rosjava`/dist/rosjava.jar org.ros.PassthroughTestNode $@
