turtlebot / turtlebot_simulator

Launchers for Gazebo simulation of the TurtleBot
http://www.ros.org/wiki/turtlebot_simulator
98 stars 136 forks source link

Missing nodelet manager in create.launch #1

Closed bit-pirate closed 11 years ago

bit-pirate commented 12 years ago

In that launch file we start some nodelets, but no manager. Those nodelets usually get load into openni's nodelet manager. Since this is not the case when simulating turtlebot, I added an extra nodelet manager.

Do I miss something here? If not, I would add this nodelet manager to the create launch files as well.

bit-pirate commented 11 years ago

Fixed by https://github.com/turtlebot/turtlebot_simulator/commit/74e778d80667654f129149f778e0db6f4c6ef144.