How to run java node via launch file? [closed]
Hi all, How can we include java node in launch file? I know we normally include roscpp and rospy nodes in launch files but how to include such following command in lauch file e.g: rosrun rosjava_bootstrap run.py java_package java_node __name:=j_node Best regards