Skip to content
Snippets Groups Projects

[CMakeLists.txt] Install launch file for single view service

Merged Florent Lamiraux requested to merge florent/ros_cosypose:happypose into main
10 files
+ 383
0
Compare changes
  • Side-by-side
  • Inline
Files
10
+ 5
0
<launch>
<node name="happypose_client" pkg="ros_cosypose" type="happypose_with_camera_client.py">
</node>
</launch>
Loading