-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Hi, I tried to use semantic_point_annotator package that contains sac_inc_ground_removal_node executable, and installed via apt-get install ros-indigo-semantic-point-annotator.
However, rosrun could not find any executable:
rosrun semantic_point_annotator sac_inc_ground_removal_node
[rosrun] Couldn't find executable named sac_inc_ground_removal_node below /opt/ros/indigo/share/semantic_point_annotatorI further checked that install section in CMakeLists.txt is written correctly and looked into contents which are installed and found the executable:
$ dpkg -L ros-indigo-semantic-point-annotator | grep bin
/opt/ros/indigo/bin
/opt/ros/indigo/bin/sac_inc_ground_removal_nodeSo I guess that there is something wrong with releasing process.
@thedash Please could you check if there is any part to change permission of executable file on releasing process?
Metadata
Metadata
Assignees
Labels
No labels