ros-naoqi / nao_robot

BSD 3-Clause "New" or "Revised" License
52 stars 60 forks source link

Fix nao_leds.launch #16

Closed OTL closed 9 years ago

OTL commented 9 years ago

Current nao_leds.launch is completely broken, it launches actually nao_speech.py, and there are not launch file for nao_leds.py. https://github.com/ros-naoqi/nao_robot/pull/11 will solve the problem if it has been merged.

If it takes some more time to merge that pull request, could you merge this to fix it? This will not conflict with the pull request, though it might need to be rebased.

Karsten1987 commented 9 years ago

Thanks for the message. PR in https://github.com/ros-naoqi/nao_robot/pull/11 got merged. Thus the launch for the leds is corrected.

vrabaud commented 9 years ago

ok, thx for reporting though. SOrry for the delay

OTL commented 9 years ago

thanks!