create .launch
hi,
how can i create a .launch file? is there anywhere a useful tutorial or something?
thx in advance
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
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:
Asked: 2012-08-16 21:22:04 -0600
Seen: 825 times
Last updated: Aug 17 '12
How to include a .launch file on a remote machine from a .launch file?
A is not in your SSH known_hosts file.
cannot launch on multiple computers
"pr2_tuck_arms_action" for pr2
How to fix robot being launched upside down? [closed]
emacs + gdb + roslaunch all at once .
Requirements for Enclosure Escape and Object Seeking ! [closed]