PickNikRobotics / tf_keyboard_cal

Allows manual control of a TF through the keyboard or interactive markers
27 stars 9 forks source link

Install launch files #4

Closed galou closed 8 years ago

galou commented 8 years ago

I appears that launch files are not packaged.

I think adding this line to CMakeLists.txt would solve the problem:

install(DIRECTORY launch DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION})
davetcoleman commented 8 years ago

Indeed I seem to have missed that. Could you create a quick PR for it?

galou commented 8 years ago

Cf. #5.