Merge branch 'reorg' into GEAR

- Fix issues when workspaces were moved to root src folder
This commit is contained in:
Sravan Balaji
2020-04-20 18:31:10 -04:00
3 changed files with 6 additions and 5 deletions

8
.gitignore vendored
View File

@@ -1,9 +1,9 @@
# Don't track the content of these folders #
############################################
src/rrrobot_ws/lib/
src/rrrobot_ws/build
src/rrrobot_ws/devel
src/rrrobot_ws/install
src/*/lib/
src/*/build
src/*/devel
src/*/install
.*
!.gitignore

2
.gitmodules vendored
View File

@@ -1,4 +1,4 @@
[submodule "ariac_ws/src/universal_robot"]
[submodule "src/ariac_ws/src/universal_robot"]
path = src/ariac_ws/src/universal_robot
url = https://github.com/osrf/universal_robot
branch = ariac_2019_ur10_moveit_config