.
This commit is contained in:
		
							
								
								
									
										12
									
								
								src/tutorial_pkg/launch/tutorial_1.launch
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								src/tutorial_pkg/launch/tutorial_1.launch
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,12 @@
 | 
				
			|||||||
 | 
					<launch>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    <arg name="use_gazebo" default="false"/>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    <include unless="$(arg use_gazebo)" file="$(find astra_camera)/launch/astra.launch"/>
 | 
				
			||||||
 | 
					    <include if="$(arg use_gazebo)" file="$(find rosbot_bringup)/launch/rosbot_tutorial.launch"/>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    <node pkg="image_view" type="image_view" name="image_view">
 | 
				
			||||||
 | 
					        <remap from="/image" to="/camera/rgb/image_raw"/>
 | 
				
			||||||
 | 
					    </node>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					</launch>
 | 
				
			||||||
		Reference in New Issue
	
	Block a user