calling services using launch files
How do I call a service by using a launch file?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
How do I call a service by using a launch file?
For an example of calling a service via a minimal node as @sam says, check out the kinect_breaker_enabler.py node from the official TurtleBot stacks.
You can write a node to call ROS service,and use roslaunch to run launch file which will run that node.
Asked: 2012-10-26 22:09:21 -0500
Seen: 2,914 times
Last updated: Oct 27 '12
Sleep command in launch file? [closed]
How to include a .launch file on a remote machine from a .launch file?
how to launch a launch file from python code
Remotely run "rosrun rviz rviz" from launch file
launch file error: cannot launch node of type [map_server/map_server]