mirror of
https://github.com/EECS-467-W20-RRRobot-Project/RRRobot.git
synced 2025-08-30 11:03:13 +00:00
Move rrrobot_ws into root src folder
- Move entire rrrobot_ws folder into a root src folder
This commit is contained in:
Submodule ariac_ws/src/universal_robot deleted from 8bb711dc9f
Before Width: | Height: | Size: 1.9 MiB After Width: | Height: | Size: 1.9 MiB |
@@ -7,5 +7,5 @@ sensors:
|
||||
depth_camera_1:
|
||||
type: depth_camera
|
||||
pose:
|
||||
xyz: [1.2, 0.75, 1.5]
|
||||
rpy: [0, 1.5707, 0]
|
||||
xyz: [0.75, 0.75, 1.5]
|
||||
rpy: [0, 1, 0]
|
0
rrrobot_ws/src/rrrobot/scripts/rrrobot_run.sh → src/rrrobot_ws/src/rrrobot/scripts/rrrobot_run.sh
Executable file → Normal file
0
rrrobot_ws/src/rrrobot/scripts/rrrobot_run.sh → src/rrrobot_ws/src/rrrobot/scripts/rrrobot_run.sh
Executable file → Normal file
0
rrrobot_ws/src/rrrobot/scripts/rrrobot_run_no_build.sh → src/rrrobot_ws/src/rrrobot/scripts/rrrobot_run_no_build.sh
Executable file → Normal file
0
rrrobot_ws/src/rrrobot/scripts/rrrobot_run_no_build.sh → src/rrrobot_ws/src/rrrobot/scripts/rrrobot_run_no_build.sh
Executable file → Normal file
0
rrrobot_ws/src/rrrobot/scripts/sample_run.sh → src/rrrobot_ws/src/rrrobot/scripts/sample_run.sh
Executable file → Normal file
0
rrrobot_ws/src/rrrobot/scripts/sample_run.sh → src/rrrobot_ws/src/rrrobot/scripts/sample_run.sh
Executable file → Normal file
0
rrrobot_ws/world/gear.py → src/rrrobot_ws/world/gear.py
Executable file → Normal file
0
rrrobot_ws/world/gear.py → src/rrrobot_ws/world/gear.py
Executable file → Normal file
Reference in New Issue
Block a user