walkingmachinegraveyard / sara_robot

Robot (Hardware) packages for the Sara robot
1 stars 0 forks source link

[DONE]Feature submodule #4

Closed gortium closed 8 years ago

gortium commented 8 years ago

TODO:

Step to merge:

  1. Merge branch feature_multipleRepo first.
  2. Merge the sara_install branch of the same name.
  3. Merge the sara_commun branch of the same name.
  4. Merge this branch.
  5. Pull change on desktop and robot.
  6. Run in every sara_ repo:
    • git submodule init
    • git submodule update
  7. Delete every folder in saraws/src/ except those with sara prefix. They are now submodules.
  8. Modify dependencies.rosinstall to fetch the develop branch (do the same when merging to master)
  9. Build

Fix #5