[ros-users] Problem with jar files included in the .classpat…

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: User discussions
Date:  
To: Damon Kohler, ros-users
Subject: [ros-users] Problem with jar files included in the .classpath file
Hi,

I'm following the http://www.ros.org/wiki/rosjava/Build tutorial using
ros electric from the ubuntu repository and rosjava from mercurial.

In the manifest.xml, I wrote

    <depend package="sensor_msgs" />


In the generated .classpath file, I get:

    <classpathentry kind="lib"
path="/home/cassou/.ros/rosjava/lib/org.ros.rosjava.sensor_msgs-0.0.0.jar"/>


However, in the ~/.ros/rosjava/lib, I have a sensor_msgs.jar file, and
no org.ros.rosjava.sensor_msgs-0.0.0.jar.

I have a similar issue with topic_tools and geometry_msgs even though
I did not add them to the manifest.xml file.

Best regards,

--
Damien Cassou
http://damiencassou.seasidehosting.st

"Lambdas are relegated to relative obscurity until Java makes them
popular by not having them." James Iry