File: ref_server_test.launch

package info (click to toggle)
ros-actionlib 1.14.0-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,416 kB
  • sloc: cpp: 4,473; python: 2,113; xml: 55; makefile: 6
file content (5 lines) | stat: -rw-r--r-- 200 bytes parent folder | download | duplicates (5)
1
2
3
4
5
<launch>
  <node pkg="actionlib" type="actionlib-ref_server" name="ref_server" output="screen" />

  <test test-name="ref_server_test" pkg="actionlib" type="actionlib-simple_client_test" />
</launch>