Skip to content

lost executable on semantic_point_annotator from debian #30

Open
@furushchev

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_annotator

I 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_node

So 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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions