-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Building hrpsys_ros_bridge is failed when genjava is installed #878
Comments
same issue? |
The same error ossurs in pr2_2dnav and pr2_2dnav_slam which are not in our maintenance. And, these two are also fixed by adding message_generation in build_depend tag in package.xml. |
I think #907 has fixed this. |
And we had better send pr to pr2_2dnav |
sending PR to upstream is ok for now, but I think this is because genjava P.S. Prof Ishiguro always ask us that "Is this fundamental problem?" and I ◉ Kei Okada On Fri, Jan 15, 2016 at 11:59 PM, Yu Ohara [email protected] wrote:
|
I think the problem is
In my opinion, genjava should raise warning message when building. |
#907 fixed this |
In ubuntu 14.04 with indigo, hrpsys_ros_bridge failed to be built when genjava is installed.
ros-indigo-genjava is depended by ros-indigo-rosjava-messages which is depended by jsk packages such as jsk_android_apps or jsk_rosjava_messages (error messages are as follows).
The same error occurs in openrtm_ros_bridge in same situation.
This error doesn't occur and build is succedded when genjava does not installed.
Does ros_bridge supports java interface?
The text was updated successfully, but these errors were encountered: