ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The best option currently is to use the installApp task to build an executable jar and wrapper script (see the rosjava_tutorial_pubsub example and the rosjava_core documentation: http://docs.rosjava.googlecode.com/hg/rosjava_core/html/index.html). Then you can use roslaunch to execute it in the same way you would an arbitrary executable.