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

self_test executables are not installed in hydro #16

Closed
toliver opened this issue Feb 12, 2014 · 2 comments
Closed

self_test executables are not installed in hydro #16

toliver opened this issue Feb 12, 2014 · 2 comments

Comments

@toliver
Copy link

toliver commented Feb 12, 2014

The executable files run_selftest and selftest_rostest mentioned in (http://wiki.ros.org/self_test) should be installed in the CMakeLists.txt, so that they can be used via rosrun.

ahendrix added a commit that referenced this issue Apr 8, 2014
@ahendrix ahendrix closed this as completed Apr 8, 2014
@toliver
Copy link
Author

toliver commented Apr 8, 2014

I've noticed that you haven't installed selftest_rostest.

I think this is really intended to be called from other packages (see http://wiki.ros.org/self_test) so it should be installed.

I don't know why it is added as a catkin_add_gtest() as it doesn't perform any test on the self_test package itself.

@trainman419
Copy link
Contributor

Fixed in 215797a

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

3 participants