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

Did rosjava break at most recent push?

asked 2012-06-27 22:55:13 -0500

tommyo gravatar image

updated 2012-06-27 23:22:34 -0500

I get the following error when building rosjava after I pulled just now:

:rosjava_bootstrap:jar
:rosjava_messages:generateSources
:rosjava_messages:compileJava
/home/tommy/my_workspace/rosjava_core/rosjava_messages/build/generated-src/test_rosjava_jni/TestDataTypes.java:52: getByte() is already defined in test_rosjava_jni.TestDataTypes
  std_msgs.Byte getByte();
                ^
/home/tommy/my_workspace/rosjava_core/rosjava_messages/build/generated-src/test_rosjava_jni/TestDataTypes.java:54: getByteV() is already defined in test_rosjava_jni.TestDataTypes
  java.util.List<std_msgs.Byte> getByteV();

Is there something I'm not seeing or is this a bug?

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
1

answered 2012-07-02 22:58:58 -0500

damonkohler gravatar image

This is a regression. I've pushed a fix and added a test.

edit flag offensive delete link more
0

answered 2012-06-28 11:10:07 -0500

I m also having the same problem. What should be the work around in this case. I m using ubuntu 12.04 and ROS fuerte!

edit flag offensive delete link more

Comments

Please only post answers. +1 in comments instead.

damonkohler gravatar image damonkohler  ( 2012-07-02 22:43:21 -0500 )edit

Question Tools

Stats

Asked: 2012-06-27 22:55:13 -0500

Seen: 292 times

Last updated: Jul 02 '12