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

It looks like there may be a missing dependency in your manifest.xml or that your build.xml is not generating a jar for your package. You can debug this by looking at the classpath in the executed command. It should include the jar that has your class in it.