-
Notifications
You must be signed in to change notification settings - Fork 56
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
test rosbuild on travis #8
test rosbuild on travis #8
Conversation
smach_viewer is not listed on rosdep yet
When we use rosws intead of wstool, we need to do some tricks:
|
and also, I found that if we want to test rosbuild environment with some catkin packages which are not provided as apt packages, it's tough... (but possible) |
jenkinsで走らせていた以下のコードが参考になるかもしれません...
|
travis fail is OK |
ros-$ROS_DISTRO-common-tutorialsとros-$ROS_DISTRO-pr2-controllersを特別扱いしてるあたりは |
manifest.xmlを直したものだと、groovy/hydro - rosbuild/catkinでtravisは成功しているようです。 |
マージしても、垣内さんのPRの方は再ビルドされないのかな |
test following patterns:
however, a lot of package are deprecated with rosbuild/groovy environment.
for example, roseus_tutorials depends on a lot of deprecated packages.
So I didn't check roseus_tutorials.
pull req for #7
And by the pull req by @YoheiKakiuchi (#5),
this test will be passed.
see these build status: