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

NodeRunner.java missing

asked 2012-03-12 07:22:46 -0500

anonymous user

Anonymous

Hello everyone,

I've been facing a problem for few days that is really driving me crazy. Since I've not found anyone else having this problem, I assume there is something that I'm doing wrong.

So I've downloaded rosjava and rosmake it. Then I ran rosmake on both android_gingerbread and android_honeycomb_mr2 and they compiled with no failures. I've done the same on android_tutorial_pubsub as well. Now I'm modifying android_tutorial_pubsub to code my own program which some of my other friends have done too. Here comes the problem. I don't seem to be able to import the libraries "NodeRunner" and "DefaultNodeRunner". My jar file is simply missing these 2 and copying my friends jar files will fix this issue but will cause more trouble.

I was wondering what is it that I'm doing wrong that I miss these classes.

Thank you so much.

edit retag flag offensive close merge delete

Comments

Are you using the deb release or trying to build rosjava from source?

damonkohler gravatar image damonkohler  ( 2012-03-12 08:21:24 -0500 )edit

2 Answers

Sort by » oldest newest most voted
1

answered 2012-03-27 04:31:18 -0500

kurmis gravatar image

I think NodeRunner was renamed to NodeMainExecutor in newer releases. Correct me if I’m wrong.

edit flag offensive delete link more

Comments

Sort of... There has been a pretty large architectural shift since the last deb release. You are correct that NodeRunner no longer exists.

damonkohler gravatar image damonkohler  ( 2012-03-27 23:05:35 -0500 )edit
1

answered 2012-04-05 09:40:16 -0500

damonkohler gravatar image

updated 2012-04-23 02:29:49 -0500

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-03-12 07:22:46 -0500

Seen: 293 times

Last updated: Apr 23 '12