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

Add Travis CI config. Check Indigo, Kinetic, Melodic. #34

Closed
wants to merge 1 commit into from

Conversation

130s
Copy link
Member

@130s 130s commented Nov 26, 2018

No description provided.

@130s
Copy link
Member Author

130s commented Nov 26, 2018

Travis CI seems not enabled for this repo. Could any admin enable (it's just one click) at https://travis-ci.org/ros-perception/depthimage_to_laserscan?

@130s
Copy link
Member Author

130s commented Nov 26, 2018

To see the result of the change in this PR, I enabled Travis CI on my fork https://travis-ci.org/130s/depthimage_to_laserscan/builds/459582606.

Only Melodic jobs fail (which I think #27 addresses) https://travis-ci.org/130s/depthimage_to_laserscan/jobs/459582611#L579

Errors     << depthimage_to_laserscan:make /root/catkin_ws/logs/depthimage_to_laserscan/build.make.000.log
/root/catkin_ws/src/depthimage_to_laserscan/src/DepthImageToLaserScanNodelet.cpp:60:24: error: expected constructor, destructor, or type conversion before ‘(’ token
 PLUGINLIB_DECLARE_CLASS(depthimage_to_laserscan, DepthImageToLaserScanNodelet, depthimage_to_laserscan::DepthImageToLaserScanNodelet, nodelet::Nodelet);
                        ^
make[2]: *** [CMakeFiles/DepthImageToLaserScanNodelet.dir/src/DepthImageToLaserScanNodelet.cpp.o] Error 1
make[1]: *** [CMakeFiles/DepthImageToLaserScanNodelet.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
make: *** [all] Error 2

@clalancette
Copy link
Contributor

Given that Travis no longer does open-source testing, I'm going to close this one out.

@130s 130s deleted the add_ci branch March 23, 2021 13:03
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

Successfully merging this pull request may close these issues.

2 participants