Move rrrobot_ws into root src folder

- Move entire rrrobot_ws folder into a root src folder
This commit is contained in:
Sravan Balaji
2020-04-20 18:18:32 -04:00
parent 997de26947
commit 07d5564ab2
41 changed files with 2 additions and 3 deletions

Submodule ariac_ws/src/universal_robot deleted from 8bb711dc9f

View File

@@ -7,5 +7,5 @@ sensors:
depth_camera_1: depth_camera_1:
type: depth_camera type: depth_camera
pose: pose:
xyz: [1.2, 0.75, 1.5] xyz: [0.75, 0.75, 1.5]
rpy: [0, 1.5707, 0] rpy: [0, 1, 0]

View File