ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
The error ERROR: cannot launch node of type [laser_mapper/laser_mapper_node]: can't locate node [laser_mapper_node] in package [laser_mapper]' seems to be regarding build/finding the node
laser_mapper_node. Make sure the package
laser_mapperis built and sourced, and check if you can run
rosrun laser_mapper laser_mapper_node`
2 | No.2 Revision |
The error ERROR: cannot launch node of type [laser_mapper/laser_mapper_node]: can't locate node [laser_mapper_node] in package
seems to be regarding build/finding the [laser_mapper]' [laser_mapper]nodenode laser_mapper_node
laser_mapper_node. Make sure the packagepackage laser_mapper
laser_mapper is built and sourced, and check if you can runrun rosrun laser_mapper
laser_mapper_node`laser_mapper_node