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

ROS java android: Not a v4.0.0 POM

asked 2011-10-04 21:08:06 -0500

Yienyien gravatar image

updated 2011-10-04 23:55:29 -0500

Hi, When I try to build android package on Ubuntu 10.0.4 with Electric.

android> hg log | head
changeset:   34:92c43d549bcd
tag:         tip
user:        Damon Kohler <damonkohler@google.com>
date:        Thu Sep 22 08:48:08 2011 +0200
summary:     Remove pan tilt example. This is essentially the same as the image transport or camera example.

android> rosmake android

I get this error:

maven-bug-workaround:
[artifact:pom] An error has occurred while processing the Maven artifact tasks.
[artifact:pom]  Diagnosis:
[artifact:pom]
[artifact:pom] Unable to initialize POM std_msgs-pom.xml: Not a v4.0.0 POM. for project unknown at /home/yienyien/.ros/rosjava/maven/std_msgs-pom.xml

Because this error is not raised every time, I thought it was a race condition, I try to put sleep after pom generation here:

rosjava_core/rosjava_bootstrap/src/main/python/rosjava_bootstrap/generate_msg.depends.py:154

but without sucess.

Thank you for your help

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2011-10-08 04:13:42 -0500

damonkohler gravatar image

A couple things to try:

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-10-04 21:08:06 -0500

Seen: 1,112 times

Last updated: Oct 08 '11