code-iai / ros_emacs_utils

Emacs tools for ROS
17 stars 19 forks source link

Make rosrun tab completion complete #22

Closed bhaskara closed 7 years ago

bhaskara commented 7 years ago

Specifically, look both in the result of rospkg find PACKAGE and catkin_find --libexec PACKAGE.

Fixes #12.