turtlebot / turtlebot_apps

A group of simple demos and exmaples to run on your TurtleBot to help you get started with ROS and TurtleBot.
http://www.ros.org/wiki/turtlebot_apps
196 stars 225 forks source link

`move_base_turtlebot_laser.launch` in `turtlebot_navigation/laser/laser_gmapping_demo.launch`? #164

Open duchengyao opened 7 years ago

duchengyao commented 7 years ago

There is no move_base_turtlebot_laser.launch but found in turtlebot_navigation/laser/laser_gmapping_demo.launch

<!--- Run Move Base and Robot Pose EKF -->
<include file="$(find turtlebot_navigation)/laser/move_base_turtlebot_laser.launch" />

I just found move_base_laser.launch in laser directroy.