how to run rosjava_tutorial_pubsub? [closed]
I might have missed something, but based on the wiki and tutorial of Rosjava, I can not figure out how to run the tutorial code of Rosjava_tutorial_pubsub.
I compiled rosjava with Gradle (earlier have tried to install from Ubuntu repository as well as compiled with Rosmake).
There is no run.py in rosjava_bootstrap, so that I cannot use the command from the tutorial: rosrun rosjava_bootstrap run.py <> <*>
Also, Rosrun won't find any executable from rosjava_tutorial_pubsub.
Any idea or link that can help?
Thanks.