ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

You haven't closed the include tag after your first node:

<include file="/home/catkin_ws1/src/rplidar_ros/launch/rplidar.launch">

note the >, but no </include>, or alternatively: />.