running rosjava_tutorial_pubsub
Hi,
I have successfully built the tutorial, but I don't know how to get it running. I will be grateful for any help.
Thanks
Hi,
I have successfully built the tutorial, but I don't know how to get it running. I will be grateful for any help.
Thanks
To run a rosjava node do:
# rosrun rosjava_bootstrap run.py <PACKAGE> <Node>
for example for the tutorial:
# rosrun rosjava_bootstrap run.py rosjava_tutorial_pubsub org.ros.tutorials.pubsub.Talker
to run the talker,
and in another terminal:
# rosrun rosjava_bootstrap run.py rosjava_tutorial_pubsub org.ros.tutorials.pubsub.Listener
For me it only works once I've previously launched the ros Master, seems that it fails when launching it from the java Classes of the nodes
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2011-09-11 23:19:53 -0600
Seen: 156 times
Last updated: Sep 13 '11
Protobuf dependency in ROS Fuerte/MacOSX
Image transport to android consumes high memory
catkin_create_android_repo error: can't encode character
org.ros.internal.message cannot be cast to std_msgs.String
designing a ROS diffdrive Robot with rosjava
rosjava: Get List of Parameters
Installing rosjava android_core is missing compressed_visualization_transport_msgs [closed]
error building a package with rosjava