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

use master branch for all deps #57

Merged
merged 1 commit into from Aug 18, 2019
Merged

Conversation

mlautman
Copy link
Contributor

Fixes broken ci

Copy link
Contributor

@rhaschke rhaschke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of building the whole MoveIt workspace for all ROS versions, I suggest to drop Kinetic and Melodic support of the master branch (see #58). As we have (and use) incompatible moveit_msgs in master, we cannot use master on these versions anymore.

.travis.yml Outdated
@@ -12,12 +12,13 @@ env:
- DOCKER_IMAGE=moveit/moveit:master-source
- CXXFLAGS="-Wall -Wextra -Wwrite-strings -Wunreachable-code -Wpointer-arith -Wredundant-decls -Wno-unused-parameter -Wno-unused-function"
- WARNINGS_OK=false
- UPSTREAM_WORKSPACE=moveit.rosinstall
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

moveit/moveit:master-source doesn't need a full source build!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good point

@rhaschke
Copy link
Contributor

@mlautman, as you merged #58, should we close this one?
I think the changes to moveit.rosinstall should be kept in any case.

@mlautman
Copy link
Contributor Author

@rhaschke agreed. I already removed the travis changes leaving just the rosinstall changes.

@rhaschke rhaschke merged commit ecd9c00 into moveit:master Aug 18, 2019
@davetcoleman davetcoleman deleted the use-master branch August 20, 2019 01:55
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.

None yet

2 participants