-
Notifications
You must be signed in to change notification settings - Fork 104
Split this repo and deprecate robot_model #195
Comments
@clalancette @mikaelarguedas @wjwwood Does this look right? |
Closing in favor of https://osrfoundation.atlassian.net/browse/ROS-38 |
I think it can be split into categories based on what needs to happen by when:
Also, I think might be useful for these to be on GitHub since Jira is not public. |
@sloretz it should be fine to have the overarching issue in JIRA as long as the individual issues are in GitHub, though I do still think having an organizing issue in GitHub helps with cross-referencing for external observers. Edit: (I was just clarifying why I asked for it to be left open here, you don't need to change anything else) |
@wjwwood The first post is now split according to the categories you listed. |
👍 lgtm |
@bmagyar FYI, thanks for reporting the issue |
👍 |
Step 1 in ros/rosdistro#14675 |
Migration notes updated for lunar http://wiki.ros.org/lunar/Migration |
Ideas for new repo names?
@mikaelarguedas if these names look ok or if you've got better ones would you mind forking robot_model into them? I don't have the permissions needed to create a repo in the ros org. |
My initial reaction is that the
These are all just suggestions. I think whatever you do will be just fine. |
Self note: Here were the steps to move a package from one repo to another
|
Example of what the resulting rosdistro PR looks like: ros/rosdistro#14899 |
If all this was done, why am I getting this install conflict with ROS Lunar? |
The state of URDF code locations was already complicated before this split - could you please document these changes on the URDF wiki similar to how I attempted to do so in 2013 here? Its amazing to me how many robotics projects (non-ROS, private) around the world use URDF, yet how messy it is to use. The source for the diagram I made is here Thanks!! |
It has been removed from this repo, see ros/robot_model#195 Package-Manager: Portage-2.3.6, Repoman-2.3.2
hello (?) how can I fix? |
All of the work for this is now merged (mostly thanks to @sloretz , thanks). I'm going to close this ticket out now. |
@clalancette should follow-up issues be opened for the comments that came up on this issue during refactoring ? (e.g. #195 (comment)) |
Good idea, I've opened up #224 to track that issue. |
Summary of meeting:
Original issue: collada_urdf depends on geometric_shapes which depends on octomap. During the ROS Lunar release packages depending on packages in robot_model were blocked needlessly by the release of octomap and geometric shapes.
Plan
Before Lunar release
Anytime, but sooner rather than later
Before M Turtle
note to self: https://discourse.ros.org/t/repository-consolidation-moving-released-packages-to-another-repo/327/4
The text was updated successfully, but these errors were encountered: