Closed v4hn closed 8 years ago
Looks like this is already cherry-picked into jade-devel
https://github.com/ros-planning/moveit_core/commit/702c3e75b7f1cf79c2096d8cf5466f614b830a07 w/o PR.
Yes. When I asked about a cherry-pick policy dave replied that it's fine to pick merged commits to newer branches without PR here. Would you prefer to have a PR for each cherry-pick @130s ?
@v4hn Yeah I think so,,,although I know it's cumbersome. As I commented https://github.com/ros-planning/moveit_core/pull/301#issuecomment-229156460, currently I don't know an easy, cleaner way to find commits that need synced to other branches, and going through PRs is robust enough I think. Suggestion is much welcomed.
https://github.com/ros-planning/moveit_core/pull/301#issuecomment-229187056 for reference. Let's continue this over there.
I still think if you just had a PR merged and you want to reflect it in a newer branch, its no big deal to cherry-pick and commit it without a commit. I say its fine because its what I've seen others do here and it makes sense to me. I created those PRs for syncing in the past day because they were old and messy and potential error-prone. I think we should just do a better job of always keeping the branches in sync
This is required to get the information back for the ApplyPlanningSceneService.
This is required for https://github.com/ros-planning/moveit_ros/pull/686
As it turns out, according to abi-compliance-checker these changes are also ABI compliant... I didn't expect that.