calling services using launch files
How do I call a service by using a launch file?
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.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2012-10-26 22:09:21 -0500
Seen: 2,644 times
Last updated: Oct 27 '12
How to write proper launch file by passing arguments?
Sleep command in launch file? [closed]
Launch file for ROS2 - rosbridge_websocket (Windows)
What is the difference among arg, param, and rosparam in ROS launch files?
Controller Spawner couldn't find the expected controller_manager ROS interface
[ROS2] Using colcon doesn't create any file inside the install/<package>/share directory
How can I remap the arbotix_gui remap from /cmd_vel to /myrobot_cmd_vel?