Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bag_tools not usable when installed via apt-get #9

Closed
Hiltiprant opened this issue Nov 26, 2016 · 1 comment
Closed

bag_tools not usable when installed via apt-get #9

Hiltiprant opened this issue Nov 26, 2016 · 1 comment

Comments

@Hiltiprant
Copy link

Hiltiprant commented Nov 26, 2016

I think the cause is the same as here:

#8

The python scripts are missing after installation, so no node can be started after installation, because the files can't be found. I could fix it with creating a new folder under:
/opt/ros//lib/
named bag_tools

I inserted the python scripts here (from srv_tools/bag_tools/scripts) and made sure they are executable. Afterwards I could use them and they are working fine apart from this.

EDIT: This is the error message:
Couldn't find executable named <name_of_python_file>.py below /opt/ros/indigo/share/bag_tools

@miquelmassot
Copy link
Contributor

Thanks for reporting.
I just pushed a new release that should solve this issue. Please reopen it if I'm wrong.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants