Re: [ros-users] rosjava: Missing 'run' executable file

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: User discussions
Date:  
To: ros-users
Subject: Re: [ros-users] rosjava: Missing 'run' executable file
On Fri, Sep 9, 2011 at 11:40 AM, Damien Cassou <> wrote:
> I still have the same issue. Can someone help me please?


it looks like that if I copy my project's jar file and its
dependencies jar files to ~/.ros/rosjava/lib/ manually, things work.
These files are indicated within the manifest.xml:

  <export>
    <rosjava-src location="src" />
    <rosjava-pathelement location="dist/diarobot.jar" built="true" />
    <rosjava-pathelement location="lib/diasuite/DiaComm-Local.jar" />
    <rosjava-pathelement location="lib/diasuite/DiaGenCore.jar" />
  </export>


how can I ask rosjava to copy them automatically to ~/.ros/rosjava/lib
? Or is there another way?

Thank you

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

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