![]() | 1 | initial version |
Do you have the rosjava workspace sourced? RosRun is a class inside rosjava, and the script that you are running will assume you already have that class in your classpath.
If you installed rosjava from source, source the setup.bash
file of its respective environment before trying to run your own node. That should work.