create .launch
hi,
how can i create a .launch file? is there anywhere a useful tutorial or something?
thx in advance
hi,
how can i create a .launch file? is there anywhere a useful tutorial or something?
thx in advance
Tut here too - http://ros.org/wiki/roslaunch/XML at it's simplest at launch file will look like:
<launch>
<node name="talker" pkg="rospy_tutorials" type="talker" />
</launch>
Remember that a launch file will start roscore for you - if one doesn't already exist.
See http://www.ros.org/wiki/ROS/Tutorials/UsingRxconsoleRoslaunch
But maybe you should do the tutorials here in order to get a general overview:
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2012-08-16 21:22:04 -0500
Seen: 335 times
Last updated: Aug 17 '12
Requirements for Enclosure Escape and Object Seeking ! [closed]
cannot launch on multiple computers
How to include a .launch file on a remote machine from a .launch file?
Starting procrob_functional with a launchfile
Error - cannot locate node [closed]
Change Rviz's View Types in launch file?
Launch File Highlighting in Eclipse
How to fix robot being launched upside down? [closed]