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 -0600
Seen: 2,874 times
Last updated: Oct 27 '12
launch file error: cannot launch node of type [map_server/map_server]
ros2 concatenate string to launchargument
What's the difference between "laser" and "scan" of tf
Plugin problem launching .launch [closed]
How to start 'gz sim' from a yaml launch file ?
Access parent namespace from relative namespace
Prepend ROS_INFO output from launch file