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

Rosjava building test fails

asked 2012-05-16 04:31:51 -0500

Markus Eich gravatar image

I recently upgraded to the gradle version of rosjava. When I build the test with #./gradlew test I got 16 errors. I checked the report and saw that the following errors occured:

MessageSerializationTest.testBool
MessageSerializationTest.testDuration
MessageSerializationTest.testFloat32
MessageSerializationTest.testFloat64
MessageSerializationTest.testInt16
MessageSerializationTest.testInt32
MessageSerializationTest.testInt64
MessageSerializationTest.testInt8
MessageSerializationTest.testNestedMessage
MessageSerializationTest.testNestedMessageArray
MessageSerializationTest.testString
MessageSerializationTest.testTime
MessageSerializationTest.testUInt16
MessageSerializationTest.testUInt32
MessageSerializationTest.testUInt64
MessageSerializationTest.testUint8

When checking all the errors, it says that the std_msgs/msg/ doesn't exist. (e.g) "java.util.NoSuchElementException: Resource does not exist: /std_msgs/msg/Bool.msg"

ROS itself is installed and runns smoothly.

I am using ROS Fuerte on Ubuntu 12.04LTS.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2012-05-24 07:50:55 -0500

damonkohler gravatar image

I just pushed a fix for this.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2012-05-16 04:31:51 -0500

Seen: 399 times

Last updated: May 24 '12