srv / srv_tools

ROS-Stack with some tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scripts install section wrong

jvgomez opened this issue · comments

Hi there,

Is there any reason why the scripts are installed in BIN destination and not in LIB destination?
https://github.com/srv/srv_tools/blob/indigo/bag_tools/CMakeLists.txt#L50

AFAIK, they are installed in LIB destination so that rosrun can find them.

I just checked and they are installed now in lib folder. Please reopen this issue if I'm wrong.