how can we send some data from one normal java class to rosjava node

asked 2017-02-08 12:15:52 -0500

vinay_kumar28 gravatar image

consider my rosjava class is RosJava_Test.java and my normal java class Test.java..

how can i invoke RosJava_Test.java from Test.java?

IIts an Emergency.

anyone Please respond ..

edit retag flag offensive close merge delete

Comments

this is not a proper problem description...

mgruhler gravatar image mgruhler  ( 2017-02-09 01:47:10 -0500 )edit

i have rosjava node runing in ros. and its name is RosJava_Test. and i have normal simple java class Test.java. i want to send hello message to that RosJava node. can you help me with it?

vinay_kumar28 gravatar image vinay_kumar28  ( 2017-02-20 09:27:54 -0500 )edit