rosjava for Fuerte on Ubuntu 12.04
Hi all, Is someone already using rosjava on Fuerte? How can I install these packages like rosjava_bootstrap,.etc.
Thanks in advance.
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Hi all, Is someone already using rosjava on Fuerte? How can I install these packages like rosjava_bootstrap,.etc.
Thanks in advance.
I am currently using rosjava and rosjava.android on a 12.04 install, the documentation can be found at
That should walk you through the install process for everything, as well as get you started.
Hey...thanks. I have yesterday tried it from link http://docs.rosjava.googlecode.com/hg/rosjava_core/html/installing.html but it gives "ERROR: Ambiguous workspace: ROS_WORKSPACE=/home/safdar/rosrescue, /home/safdar/my_workspace/.rosinstall". Did you alsoinstall rosjava on Fuerte on ubuntu 12.04???
rosjava does not support rosmake. I suggest going back to the documentation and making sure you can build and run the pubsub tutorial.
I get ERROR:Unzipping /home/.gradle/wrapper/dists/gradle-1.0-milestone-9-bin/7ilkmgo2rn79vvfvd51rqf17ks/gradle-1.0-milestone-9-bin.zip to /home/.gradle/wrapper/dists/gradle-1.0-milestone-9-bin/7ilkmgo2rn79vvfvd51rqf17ks Exception in thread "main" java.util.zip.ZipException: error in opening zip file
I imagine you have a corrupt download. Delete the zip file and try again.
its fine now. But if I run ../gradlew installApp from rosjava_tutorial_pubsub it builds successfully but I dont see any bin directory. if I run ./build/rosjava_tutorial_pubsub/bin/rosjava_tutorial_pubsub org.ros.rosjava_tutorial_pubsub.Talker then it gives error Data not found. how can I run Talker?
Please post a new question with your issue. Also, be sure to follow the rosjava tutorials: http://docs.rosjava.googlecode.com/hg/rosjava_core/html/getting_started.html#executing-nodes
Asked: 2012-10-03 02:15:51 -0600
Seen: 1,135 times
Last updated: Oct 03 '12
Generating messages for rosjava?
AssertionError: Test node [test_rosjava/tester]
How to develop Java sources in Eclipse when you use rosjava
Understanding rosjava, as recently announced by Google and Willow Garage
Rosjava + Android phone + Kinect, is it possible?